• The user executing the statement must have the appropriate privileges to execute that statement at run-time, either because they were explicitly granted them or possess them through group membership.

    执行语句用户必须具有适当特权,才能运行时执行语句,特权可以明确授予他们的,也可以是通过组成员关系授予的。

    youdao

  • After the code review, I'll walk you through the process of downloading the sample code and the ECS libraries so that you can execute the example application on your own machine if you wish.

    回顾代码引导完成下载示例代码ecs过程这样如果愿意,您可以自己计算机上执行这个示例应用程序

    youdao

  • The enterprise service bus is a middleware platform through which services can execute, communicate, and be defined and deployed.

    企业服务总线一种中间件平台服务可以执行通信定义部署

    youdao

  • You execute an SQL query against your table with MYSQL_QUERY() and with the result, you reformat using WHILE to walk through the resulting object, and reformat the data into a new simple array.

    使用 MYSQL_QUERY()执行SQL查询,然后您使用WHILE 重新格式化结果预排将得到的对象数据重新格式化新的简单阵列

    youdao

  • If you select the Admin command option, you will get a screen similar to Figure 12 that tabulates the execute status of different commands which were scheduled through dbcorn.

    如果选择AdminCommand选项看到12相似屏幕,其中以表格形式列出通过dbcorn 调度命令执行状态

    youdao

  • Parrot is a VM designed to efficiently execute static and dynamic languages through a variety of intermediate representations over Parrot bytecode.

    Parrot一个旨在通过Parrot bytecode上各种中间表示高效执行静态动态语言VM

    youdao

  • Groovy does a lot of work under the covers and this prevents the Eclipse plugin taking you through the Groovy infrastructure as you execute your code.

    Groovy幕后完成了许多工作为了防止了这个Eclipse插件执行代码时带你穿梭于Groovy基础设施之间。

    youdao

  • To execute the code, you simply run it through ERb, as in Listing 6.

    可以简单地通过ERb运行此代码清单6所示。

    youdao

  • The InfoSphere DataStage job evaluates a row by using high level logic that has each record processed through a stage that evaluates the rules it needs to execute.

    InfoSphereDataStage任务通过使用高级逻辑评估高级逻辑在评估所需执行规则阶段,处理每个记录

    youdao

  • The defragmenter may be invoked using the execute function syntax in the dbadmin database or through the OAT interface.

    可利用dbadmin数据库中的executefunction语法或者通过OAT接口来调用碎片整理程序。

    youdao

  • Based on the security mode for your CLR assembly, you can execute SQL using ADO.NET, send E-mail, log events, and perform any other action that is available to you through the.net framework.

    根据CLRassembly安全模式可以使用ADO.NET执行SQL发送e - mail记录事件执行. NETframework允许任何其他操作

    youdao

  • PHP programs are scripts that need to be run through an interpreter to execute.

    PHP程序一些需要通过解释器运行后才能执行的脚本

    youdao

  • When you execute a task command in interactive mode, you are lead through a series of steps which interactively collect input for a complex admin task.

    交互模式执行任务命令时,系统指导您执行一系列步骤,以交互方式收集复杂管理任务输入

    youdao

  • Much as a page concentrates on helping the user execute a task, an application then guides the user through an operation or through a series of tasks.

    如同页面精力集中于帮助用户执行任务一样,应用程序也通过操作一系列任务指导用户。

    youdao

  • You can also actually execute and test SQL queries through the console as well.

    可以通过控制台实际执行测试s QL查询

    youdao

  • Netsh: You can execute this command at the command prompt or through a scripted batch file deployed at login.

    可以命令提示符通过登录脚本批处理文件执行这个命令。

    youdao

  • As with other programming languages, like Perl or Ruby, you execute XSLT by running it through a language interpreter.

    其他编程语言perlRuby一样XSLT执行也是通过语言解释程序完成的。

    youdao

  • From the previous discussion on application architectures, it becomes apparent that a Web request passes through different phases, each phase taking a certain amount of time to execute.

    根据面对应用程序体系结构讨论可以看出,Web请求通过多个阶段,每个阶段花费一定的执行时间。

    youdao

  • This article briefly reviews the configuration Settings that let this runtime configuration execute Lotus Sametime through the Eclipse development environment.

    本文简要回顾一下配置设置这些设置能够使运行时配置通过Eclipse开发环境执行LotusSametime

    youdao

  • To register the newly annotated XML schema, use IBM Data Studio or execute the command shown in Listing 1 through the DB2 command line processor.

    注册加入注释XML模式使用IBMDataStudio通过DB 2命令处理器执行清单1显示命令。

    youdao

  • It allows you to execute Ruby code through the JVM.

    使可以通过JVM执行Ruby代码

    youdao

  • So, if it takes you two weeks to execute one iteration of tests manually, plan for ten to twenty weeks after training and planning are complete to get through your first automated iteration.

    所以如果执行手动测试一个迭代计划二十周的培训规划完成第一个自动迭代。

    youdao

  • We will be able to plan, track, and execute the regression testing through Rational TestManager as well as advance to functional testing using the same tool.

    我们可以通过RationalTestManager计划跟踪执行回归测试可以执行功能测试。

    youdao

  • Browse through the VOB until you find the target location, and then execute the following command.

    浏览VO b直到找到目标位置然后执行以下命令

    youdao

  • The simplest (though insecure) way to do this would be to loop through the systems, 'rcp'ing the script, and then use rsh to execute it (see Listing 8).

    简单(尽管不是很安全)的方法根据这些系统进行循环,对脚本执行rcp 操作,然后使用rsh执行(请参见 清单 8)。

    youdao

  • Any time execute is invoked in Listing 11 (which is done through Ant), the fileSet member is verified by OVal.

    清单11中的execute一经调用(由Ant完成),OVal就会验证fileSet成员。

    youdao

  • If you feel confident to do this, execute steps 1 through 3.

    如果信心,电脑,请执行13

    youdao

  • Then connect to the database, execute a SELECT * (select all) query on the markers table, and iterate through the results.

    然后连接数据库执行SELECT *(选择所有标记查询历结果。

    youdao

  • Instead they often execute these trades through Banks that either match them internally with other orders or split them into fragments.

    相反,它们经常通过银行来执行这些交易,这些银行要么在内部将大宗股票卖单其他指令撮合,要么将卖单分小部分

    youdao

  • Under this theory the relationship is formed through a binding contract whereby principal's (shareholders) appoint the agents (managers) to execute services with authority to make decisions.

    根据理论可知关系通过一个有约束力合同主要(股东)指定代理(管理者),执行服务权力作出决定的关系。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定