The electric chair is no longer used in this country as the primary method of execution.
在这个国家中,电椅不再用作执行死刑的首要办法。
Impalement as a method of execution involves a person being pierced with a long stake.
穿刺刑是用一根长棍将一个人刺穿.
This method of execution restricted the airflow to his lungs, killing him in three hours.
这种行刑方法使得空气无法吸入肺部,三小时以后他就死了。
By 1930 when Ransome wrote Swallows and Amazons it was firmly enough established as the favourite pirate method of execution.
1930年,当兰瑟姆在创作《燕子和鹦鹉》的时候,这种海盗们最喜欢的处决方式就已经相当稳固了。
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.
如今对美国最普遍的死刑执行方式的质疑促使一些运动人士满怀希望地问,这是否是死刑终止的预兆呢?
The optimizer calculates and compares the costs of each join method and selects the best one to use when evaluating query execution plans.
当评估查询执行计划时,优化器计算并比较每种连接方法的成本,然后选择要使用的最佳方法。
Frequency of calls and duration of method execution are two performance Numbers that should be captured.
调用的频率和方法执行的持续时间是两个应该被获取的性能数字。
You can now call this method and interrupt execution at any point of the loop, capturing the state of the program.
现在,可以调用这个方法并在循环的任意位置中断执行,这会捕获程序的状态。
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.
每项工作都与以前一样,但是现在在执行这个程序时,所选的方法被调用时会有一个通知。
Use Listing 1 to implement the content of the handler execution method.
使用清单1实现处理程序执行方法的内容。
Invocation concurrency: The number of threads of execution concurrently invoking a service or method.
调用并发性:并发调用服务或方法时执行的线程数。
Used, for example, to wrap a method call in a transaction, or time the execution of a method.
比如,用来在事务中封装某个方法调用,或者记录方法的执行时间。
Method execution join points correspond to the life cycle of a method until it returns.
方法执行连接点,与方法返回之前的生命周期对应。
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为动态代码执行增加了功能强大的选项,但就方法执行时间而言,获得这种灵活性会导致严重的性能损失。
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.
这里显示了两个测试:第一个展示了类构造器的成功执行,第二个是真实方法调用的执行。
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.
一个实例方法的执行在类的一个特定示例中有效;您在调用该类的方法之前必须创建一个类的实例。
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.
使用精确计时作为方法执行时间的标准时要小心;测试的建立和销毁时间包含在整个执行时间中。
Flaying of humans was used as both a method of torture and execution, depending on how much of the skin is removed.
针对人的剥皮是为了折磨受刑人,或执行死刑,基于被剥去多少皮肤。
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方法装饰所有测试样例,所以要在测试场景的整个上下文中考虑执行时间。
Typical join points in AspectJ include method calls, access to class members, and the execution of exception handler blocks.
AspectJ中典型的joinpoint包括方法调用、对类成员的访问以及异常处理程序块的执行。
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,它支持截获属性的改变以及before和after方法执行的通知。
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)编译器,但它其实并不会盲目地编译所有东西,只有当方法执行计数器超过某个阈值时它才会生效。
The application server then associates this transaction with the thread of execution before calling the work object's run method.
然后应用服务器会在调用工作对象的run方法之前把这个事务与执行线程关联起来。
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及为了执行规则而作为变量传递的参数中的数据。
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编译是自动执行的。在实际运行方法时执行编译过程,采用的编译技术取决于执行期间对实际方法的分析。
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方法用于执行规则,并为执行业务规则(如加工工厂的选择)提供了必要的逻辑。
The pluglet execution entry point is the method plugletmain() of the pluglet class: GenerateActivityDiagram.
pluglet是 pluglet类的plugletmain()方法的执行切入点:GenerateActivityDiagram。
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).
该操作会越过高亮显示的那行代码,继续执行同一方法中的下一行代码(或者继续执行调用当前方法的那个方法的下一行代码)。
The validate method is called before execution of the command and its steps, and can be used to validate the input parameters.
在执行命令及其步骤之前调用validate方法,并且将其用于验证输入参数。
The validate method is called before execution of the command and its steps, and can be used to validate the input parameters.
在执行命令及其步骤之前调用validate方法,并且将其用于验证输入参数。
应用推荐