Listing 1. Will the method run?
清单1.是否将运行方法?
The girl requests for that method run at about 75 percent.
使用这种方法的夫妻中,有75%要求生女孩。
The action will be invoked and the method Run will execute an infinite loop.
该操作将被调用,并且Run方法将执行一个死循环。
After all, that attribute guarantees that the method will run without a transaction.
毕竟,该属性将确保方法在没有事务的情况下运行。
In this article, you've examined a simple, but powerful, method to run commands on a remote machine.
在本文中,您研究了一种用于在远程计算机中运行命令的简单但功能强大的方法。
Then I use the following processing script to run the method.
然后使用以下处理脚本运行这个方法。
The WSDL model USES one such extension hook, a post-set method, to run the verification logic.
WSDL模型会使用一个这样的扩展元素,即一个后设方法,来运行这个验证逻辑。
Onceyou can successfully run for long stretches, don't feel as if you haveto abandon the run/walk method.
当你可以成功地跑很长一段的时候,不要觉得可以你可以丢掉跑步/步行方法。
The other method USES proprietary functions to run the external programs.
另一种方法将使用专用函数来运行外部程序。
What happens when you run the main method?
运行主方法时发生什么情况?
The annotation means that the method will be run in a new transaction.
此标注意味着,该方法将在新事务中运行。
The net effect is that this method will run into more and more overhead as it's used to create longer strings.
总的效果就是用这个方法创建更长的字符串时,它会产生越来越大的开销。
If the test method does not run as anticipated, we will get an error (and a traceback describing the error).
如果测试方法没有按预期运行,我们将得到一个错误(以及描述这个错误的回溯)。
One quick and easy method is to run /usr/sbin/authconfig and enter information in two screens.
一种快速而简单的方法是运行 /usr/sbin/authconfig,并在两个屏幕中输入信息。
Because this code is in the onModuleLoad() method, it will run automatically when the module loads.
由于这段代码位于onModuleLoad()方法中,因此它将在模块载入时自动运行。
But JUnit will reflectively find the suite method and run all tests returned by it.
但它会反射性地找到suite方法并运行由它返回的所有测试。
Enter a value and click Invoke to run the method.
输入一个值,然后单击Invoke来运行该方法。
When the heap object's finalize method is run and its memory freed, the SoftReference object is added to its ReferenceQueue, if it exists.
当heap对象的finalize方法被运行而且该对象占用的内存被释放,S of tReference对象就被添加到它的ReferenceQueue(如果后者存在的话)。
When the heap object's finalize method is run and its memory freed, the WeakReference object is added to its ReferenceQueue, if it exists.
当heap对象的finalize方法被运行而且该对象占用的内存被释放时,WeakReference对象就被添加到它的ReferenceQueue(如果后者存在的话)。
Note that the testCreate() method is run 10 times with each thread launched 100 milliseconds apart.
请注意,testCreate()方法运行10次,每个线程间隔 100毫秒启动。
The immediate access method to run the SQL through the Teradata DBC/SQL partition.
通过TeradataDBC/SQL分区运行 SQL的立即访问方法。
The class ThreadClass inherits from threading.Thread and because of this, you need to define a run method that executes the code you run inside of the thread.
类ThreadClass继承自threading . thread,也正因为如此,您需要定义一个run方法,以此执行您在该线程中要运行的代码。
Whenever a user selects Open from a menu bar, the run method on line 13 executes.
每当用户从菜单栏选择“open…”时,都要执行第13行上的run方法。
The run method for saving and loading USES these methods to perform the requested action.
用于保存和装载的run方法使用这两个方法来执行被请求的动作。
I simply create an instance of GroovyShell, pass in the script name, and call the run method.
我只是创建了GroovyShell的实例,传递进脚本名称,然后调用run方法。
This interface processes various requests in the handler?s thread of control using a run() method.
该接口使用run()方法在处理程序的控制线程中处理各个请求。
When the Google Map menu item is selected, the run method is triggered.
当Googlemap菜单项被选中时,runWithEvent方法即被触发。
Not surprisingly, the run method contains the code I wrote to create new instances of those objects and the main method calls the run method.
不用惊讶,run方法包含我编写的、用来创建这些对象的新实例的代码,而main方法则调用run方法。
The real work happens in the run() method, shown in Listing 5.
实际工作在run()方法中完成,如 清单 5 所示。
The run() method is called when the Work object is dispatched to another thread.
当Work对象发送到另一个线程时将调用run()方法。
应用推荐