• You don't often see script kiddies executing them.

    不会经常见到孩子都可以执行的脚本

    youdao

  • Creativity: - it's about seeing options, not executing them.

    创造力一个观看属性需要执行它们。

    youdao

  • You can more efficiently execute rules as a rule set than executing them separately.

    作为规则执行单独执行规则效率更高

    youdao

  • The separation between specifying results and executing them simplifies unit testing.

    这种指定结果执行它们之间分离简化了单元测试

    youdao

  • Every Monday morning he brings them together to review products and the challenges of designing and executing them.

    每一个星期一早晨把大家召集在一起审视产品检讨设计执行。

    youdao

  • Our build operation consists of taking all tests suites of all rule projects in the repository and executing them, one after the other.

    我们构建操作系统包括获取存储所有规则项目的所有测试套件依次执行。

    youdao

  • If there are a significant number of end-to-end tests, executing them at build time while keeping the whole process under ten minutes is unrealistic.

    如果大量端到端的测试每次构建时候都执行他们整个过程都控制10分钟以下不现实的。

    youdao

  • In other words, when many threads are attempting to access a Shared resource, the JVM will spend less time scheduling threads and more time executing them.

    话说,许多线程访问共享资源时,JVM可以更少时候来调度线程,把更多时间用在执行线程上。

    youdao

  • For example, the GET, PUT, and DELETE methods are idempotent, meaning that the result of executing them multiple times is the same as that of executing them once.

    例如GET、POSTDELETE方法多次执行它们与执行一次结果相同

    youdao

  • Mark suggested that a way to save the current project would be by writing a load of acceptance tests and executing them before making a release to the customer.

    Mark提出大量验收测试软件发布客户之前运行这些测试,拯救当前项目一种方式

    youdao

  • However, it's often more convenient to use the second option we mentioned, writing scala scripts in a text editor or IDE and executing them with the same scala command.

    然而通常使用我们提到第二方式更加方便文本编辑器或者IDE中编写scala脚本,然后同样的scala命令执行它们

    youdao

  • At the end of a long wooden bridge across the tagliamento military carabiniere were seizing all officers, giving them drumhead trials, and executing them by the river bank.

    塔利亚门托河上木桥一头,宪兵军官便抓,他们进行战地军法审判河边处决。

    youdao

  • The TeamBots distribution is a great environment for both prototyping and simulating mobile robots and also for executing them within real robots using the TBHard environment.

    TeamBots发行版对于移动机器人原型仿真来说一个很好的环境非常适合在使用TBHard环境的真实机器人使用它们。

    youdao

  • You need a complete process and environment for creating and documenting tests, managing and maintaining them, executing them and reporting the results, as well as managing the test environment.

    需要创建记录测试管理维护他们,他们执行报告结果以及管理测试环境一个完整流程和环境。

    youdao

  • These operations are "atomic;" they always happen together, without any other threads executing in between them.

    这些操作原子操作”;它们总是一起执行没有任何其他线程它们之间执行。

    youdao

  • The server maintains a queue of pending requests, executes them one after another instead of executing one, reads the next request from the wire, and so on.

    服务器维护挂起请求队列,依次地执行它们而不是执行个请求,然后读取下一个请求等等

    youdao

  • Libya's opposition said its fighters are executing a "tactical withdrawal" from a swath of territory they once controlled, a move that comes as Gadhafi's forces relentlessly pound them.

    利比亚反对派他们战士他们曾经控制区域执行一项战术性撤退”,卡扎菲武装力量不断骚扰他们结果

    youdao

  • 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

  • The JVM interpreted the bytecodes rather than compiling them to machine code and executing the machine code directly.

    JVM解释字节码,不是把字节码编译机器码直接执行机器码。

    youdao

  • Separating business rules from the business process and executing and managing them separately can improve the agility and extensibility for the entire business process.

    通过把业务规则业务流程分隔开,单独地执行管理它们可以提高整个业务流程敏捷性和可扩展性

    youdao

  • I would further like to track performance of prepared statements by the SQL strings that was prepared prior to executing to them.

    还想进一步根据SQL字符串跟踪预备语句(执行之前已经准备就绪)。

    youdao

  • The effect of executing a set of transactions serially should be the same as that of running them concurrently. This requires two things

    串行方式执行事务效果应该与并行执行它们的效果相同

    youdao

  • You can execute them directly from the Public group, but if you want to change a query before executing it, you must copy the query into your own query group, change it, and execute it.

    可以直接public执行查询若想执行更改某一查询,必须将该查询复制自己的查询组中,然后再更改执行

    youdao

  • This kind of parallel decomposition is often called fork-join because executing a task forks (starts) multiple subtasks and then joins (waits for completion) with them.

    这种并行分解方法常常称作fork-join,因为执行一个任务首先分解(fork)为多个子任务然后再合并(join)(完成后)。

    youdao

  • More than 50 commands and options are available and if you want to use them all, you can do so by executing the command db2pd -everything.

    超过50个命令选项可用如果希望使用所有的,只需执行命令db2pdeverything即可。

    youdao

  • When typing commands on a command line, it's just like typing them into a script, and then executing the script.

    命令键入命令时,它们输入脚本中,然后执行脚本。

    youdao

  • The J2EE 1.3 specification has a confusing statement about a set of methods that "must not be used by application components executing in containers that prevent them from creating threads."

    对于那些“应用程序组件阻止创建线程容器不能执行”的方法J2EE 1.3规范给出让人困惑声明

    youdao

  • PHP provides a number of functions for executing external commands, among them shell_exec , exec , passthru , and system .

    php执行外部命令提供大量函数其中包括shell_exec 、exec 、passthrusystem

    youdao

  • FXCM shall adhere to the best execution requirements when executing client orders, or when routing them to other providers and will take steps to achieve the best result in accordance to its policy.

    执行客户订单坚持最佳条件执行交易指示,客户订单传送其他供应商按照政策采取步骤达到最佳的结果

    youdao

  • FXCM shall adhere to the best execution requirements when executing client orders, or when routing them to other providers and will take steps to achieve the best result in accordance to its policy.

    执行客户订单坚持最佳条件执行交易指示,客户订单传送其他供应商按照政策采取步骤达到最佳的结果

    youdao

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

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

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