• The electric chair is no longer used in this country as the primary method of execution.

    这个国家中,电椅不再用作执行死刑首要办法

    youdao

  • Impalement as a method of execution involves a person being pierced with a long stake.

    穿刺刑是棍将一个刺穿.

    youdao

  • This method of execution restricted the airflow to his lungs, killing him in three hours.

    这种行刑方法使得空气无法吸入肺部小时以后就死了

    youdao

  • By 1930 when Ransome wrote Swallows and Amazons it was firmly enough established as the favourite pirate method of execution.

    1930年,兰瑟姆在创作《燕子鹦鹉》的时候,这种海盗喜欢的处决方式就已经相当稳固了。

    youdao

  • Now questions over America's most popular method of execution are prompting some campaigners to ask, hopefully, whether this could be the beginning of the end of capital punishment.

    如今美国普遍死刑执行方式质疑促使一些运动人士满怀希望地是否是死刑终止预兆呢

    youdao

  • The optimizer calculates and compares the costs of each join method and selects the best one to use when evaluating query execution plans.

    评估查询执行计划时,优化器计算比较每种连接方法成本然后选择使用最佳方法。

    youdao

  • Frequency of calls and duration of method execution are two performance Numbers that should be captured.

    调用频率方法执行持续时间两个应该获取的性能数字

    youdao

  • You can now call this method and interrupt execution at any point of the loop, capturing the state of the program.

    现在可以调用这个方法循环任意位置中断执行这会捕获程序状态

    youdao

  • Everything works the same as before, but now there's a notification that the selected method is being called during the execution of the program.

    每项工作都以前一样,但是现在执行这个程序时,方法调用时会一个通知

    youdao

  • Use Listing 1 to implement the content of the handler execution method.

    使用清单1实现处理程序执行方法内容

    youdao

  • Invocation concurrency: The number of threads of execution concurrently invoking a service or method.

    调用并发性:并发调用服务方法时执行线程

    youdao

  • Used, for example, to wrap a method call in a transaction, or time the execution of a method.

    比如用来事务封装某个方法调用或者记录方法执行时间

    youdao

  • Method execution join points correspond to the life cycle of a method until it returns.

    方法执行连接点,与方法返回之前生命周期对应

    youdao

  • This API adds powerful options to dynamic code execution, but also imposes severe performance penalties in terms of method execution times in exchange for this flexibility.

    api动态代码执行增加了功能强大的选项方法执行时间而言获得这种灵活性会导致严重性能损失

    youdao

  • There are two tests displayed; the first represents the successful execution of the constructor for our class, and the second is the execution of the actual method call.

    这里显示两个测试第一个展示构造成功执行第二真实方法调用执行。

    youdao

  • Execution of an instance method is scoped to a particular instance of the class; you must create an instance of the class before you can invoke the method of the class.

    实例方法执行特定示例中有效;调用该类方法之前必须创建一个类的实例。

    youdao

  • Be careful in using precise timings as a gauge for the execution time of a method; the setup and tear down time of a test is included in the overall execution time.

    使用精确计时作为方法执行时间标准时要小心测试建立销毁时间包含整个执行时间中。

    youdao

  • Flaying of humans was used as both a method of torture and execution, depending on how much of the skin is removed.

    针对剥皮为了折磨受刑人,或执行死刑基于剥去多少皮肤

    youdao

  • Because JUnit itself decorates all test cases with a setUp and a tearDown method, execution times must be considered within the overall context of a test scenario.

    由于JUnit本身setUp一个tearDown方法装饰所有测试,所以在测试场景整个上下文中考虑执行时间

    youdao

  • Typical join points in AspectJ include method calls, access to class members, and the execution of exception handler blocks.

    AspectJ典型joinpoint包括方法调用成员访问以及异常处理程序执行

    youdao

  • The extended exporter accommodates the creation of an extended ModelMBean that supports the interception of attribute changes, as well as before and after method execution notifications.

    扩展导出器可以创建扩展ModelMBean它支持截获属性改变以及beforeafter方法执行通知

    youdao

  • The compiler doesn't blindly compile everything though I think it can be deployed as an ahead-of-time (AOT) compiler. It kicks in whenever method execution counters trip over some threshold.

    虽然认为可以编译部署AOT(ahead-of-time)编译器,但其实并不盲目地编译所有东西,只有方法执行计数器超过某个阈值时它才会生效。

    youdao

  • The application server then associates this transaction with the thread of execution before calling the work object's run method.

    然后应用服务器在调用工作对象run方法之前这个事务执行线程关联起来。

    youdao

  • The fire method uses the persistent data stored in the rule bean and the parameters passed as arguments for the execution of the rule.

    fire方法使用存储规则bean为了执行规则而作为变量传递参数中的数据

    youdao

  • The compilation process occurs when the method is actually run, and the compilation techniques employed depend on analysis of the actual method during execution.

    JIT编译自动执行。在实际运行方法执行编译过程采用的编译技术取决于执行期间实际方法的分析

    youdao

  • The fire method is triggered for the rule execution and the necessary logic is provided for the execution of business rules, such as selection of the manufacturing plant.

    触发fire方法用于执行规则执行业务规则(加工工厂选择)提供了必要逻辑

    youdao

  • The pluglet execution entry point is the method plugletmain() of the pluglet class: GenerateActivityDiagram.

    pluglet plugletplugletmain()方法执行切入点:GenerateActivityDiagram

    youdao

  • This steps over the highlighted line of code and continues execution at the next line in the same method (or it will continue in the method from which the current method was called).

    操作越过高亮显示的那代码继续执行同一方法中的一行代码(或者继续执行调用当前方法的那个方法的下一行代码)。

    youdao

  • The validate method is called before execution of the command and its steps, and can be used to validate the input parameters.

    执行命令及其步骤之前调用validate方法并且用于验证输入参数

    youdao

  • The validate method is called before execution of the command and its steps, and can be used to validate the input parameters.

    执行命令及其步骤之前调用validate方法并且用于验证输入参数

    youdao

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

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

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