The branch boundary begins in line 220 with the start method.
分支边界在第 220行中以start方法开始。
A Doclet has a static start method and takes the parse tree as an argument.
Doclet有静态start方法,并将解析树作为参数。
It is recommended that you initialize the resource bundle in the start method.
建议使用start方法初始化资源包。
The start method is then called, passing in an object implementing the BootstrapContext interface.
然后会调用start方法,向它传递一个实现了BootstrapContext接口的对象。
Also notice that the Weatherman was passed directly to the start method of the AsyncContext instance.
还应注意,Weatherman被直接传递到AsyncContext实例的start方法。
The start method creates the translucent rectangle and passes it to another object called a dragger.
start方法创建这个透明矩形并将其传递给另一个称为 dragger 的对象。
For brevity, we omit the exact listing of the start method; refer to the attached source code for details.
为了进一步简化,我们省略了start方法的清单;有关细节,请参考本文随附的源代码。
For that purpose, create a WebSphere startup bean and query the historical events in the start method.
出于该目的,创建WebSphere启动bean并在start方法中查询历史事件。
After that, the Lotus Sametime bot object initialization and logIn method are invoked in the start method.
此后,LotusSametimebot对象初始化和logInmethod将在start方法中调用。
Otherwise you need to activate it by calling the Start method (and you can also call the Stop or Pause methods).
否则,需要通过调用Start方法来激活它(也可以调用Stop或Pause方法)。
The start method has been a convenient place to implement initialization and registration behavior for a plug-in.
插件的启动方法方便于实现插件的初始化和注册行为。
The start method is called after you click the mouse button, and the end method is called after you release the button.
单击鼠标按钮后,调用start方法,释放鼠标按钮后,调用end方法。
This map is then passed as an argument to start method of the MDB implementation, which encapsulates the use of BPC API.
该映射随后作为参数被发送给MDB实现的start方法,该方法用于封装BPCAPI。
As you saw before with the Hello bundle, the OSGi framework calls the start method when the Monitor bundle is started.
正如之前您在Hellobundle看到的,当Monitor bundle启动时,OSGi框架会调用start方法。
The best place to add logic when creating the database and tables is the start method of the ETC project's Bundle Activator.
对于添加创建数据库和表时的逻辑,最好的位置是ETC项目的bundle激活器的start方法。
When the application is installed and started, the OSGi framework calls the Activator's start method to print "Hello World!"
当应用程序安装完成并启动后,OSGi框架将调用Activator的start方法并打印出“ Hello World ! ”!
We can now create a client that USES the templater. Using the example above, create an activator whose start method looks like.
我们现在可以创建一个使用templater的client。
Note that in the start method, the names of the TopicConnectionFactory and Topic should reflect the names set in your JMS server.
注意,在start方法中,TopicConnectionFactory和Topic的名称应该反映JMS服务器中设置的名称。
In the start method, use the Eclipse API to dynamically discover the location of the file the JADTTextDriver needs for its data store.
在start方法中使用EclipseAPI动态发现JADTTextDriver所需数据存储文件的位置。
This text analyzed disadvantages in the traditional start method with reduced-voltage and the advantages in modern soft-starting method.
文章分析了传统降压启动方法的缺点和现代软启动方法的优点。
The automatic washing machine test machine judgment, in order to save time and save water, has a fast start method, we call it a force test machine.
小鸭全自动洗衣机试机判断时,为了节约时间和节约用水,有一种无水快速启动的方法,我们叫它强行试机。
Bundle-Activator declares the class to instantiate and invoke the start method when the bundle is started; similarly, the stop method is called when the bundle is stopped.
bundle - Activator声明了在bundle启动时要实例化并调用其start方法的类;类似的,在bundle停止时将调用该类的stop方法。
The input message is available during task creation (if it has been passed to the create method), or during task start, if it has been passed only to the task start method.
输入消息在任务创建过程中可用(如果已经传递给create方法),或在任务启动过程中可用(如果已经仅传递给taskstart方法)。
In designing the communication module, we creatively applied the fast - start method and the tunneling mechanism to the calling process, so as to reduce the calling time and improve the efficiency.
在通信功能模块的实现中,将快速连接方式和隧道机制的思想应用于呼叫模块中,减少了通信时间。
As with the other transaction strategies, regardless of the component or layer you choose to start the transaction, the method that starts the transaction is considered the transaction owner.
与其他事务策略一样,无论您选择开始事务的组件或层是什么,启动事务的方法都被认为是事务拥有者。
When the application is ready to start executing, the method in Listing 4 will be invoked.
当应用程序准备好开始执行时,清单4中的方法将被调用。
Likewise, you almost always call a superclass method at either the start or end of a descendent method body.
同样,您几乎总是在子代方法主体的开始或结束部分调用超类方法。
This method works best for start or stop cases where the retransmission timer never expires.
在重新传输计时器不可能计时到期的情况下,使用这一方法来进行启动或者停止是最有效的。
If you are following along with the Groovy Eclipse plugin, you can a breakpoint at the start of the main method and step through the code.
如果旅程中有GroovyEclipse插件一起陪伴你,那么你可以在main方法的开始设置一个断点,并跟踪进入这个代码。
If you are following along with the Groovy Eclipse plugin, you can a breakpoint at the start of the main method and step through the code.
如果旅程中有GroovyEclipse插件一起陪伴你,那么你可以在main方法的开始设置一个断点,并跟踪进入这个代码。
应用推荐