In choosing a method for determining climatic conditions that existed in the past, paleoclimatologists invoke four principal criteria.
在选择确定过去存在的气候条件的方法时,古气候学家援引了四个主要标准。
The advice can contain the authentication code or, as in this case, it can invoke another method.
通知可以包含认证代码,或者就像在这个示例中一样,可以调用其他方法。
Invoke the appropriate method.
调用适当的方法。
Listing 3 shows how to invoke this method.
清单3显示的是如何调用该方法。
If you define a method that contains this program, other programs can invoke the method.
如果您定义了一个包含该程序的方法,那么其他的程序就可以调用该方法了。
Your program passes the name of the remote method to invoke and any necessary parameters.
程序传递要调用的远程方法的名称和所有必需参数。
You declare a method and invoke it using separate syntax, but eventually the system needs to tie the two together.
可以声明一个方法并使用单独的语法调用这个方法,但最终系统需要将这两者绑到一起。
In Listing 9, only authorized retail bank customers can invoke this method.
在清单9中,只有被授权的零售银行客户才能调用该方法。
Once this information is obtained, the server-specific implementation code must obtain the interface to the requested method, dynamically invoke the method, and return the results.
一旦这个信息被获取,特定于服务器的实现代码必须获得到被请求方法的接口,并动态地调用这个方法,然后返回结果。
For example, when the above task is converted to BPEL, the task becomes an invoke method in the BPEL process.
例如,当上面的任务转换为BPEL时,该任务变成BPEL流程中的一个调用方法。
The name of the method you want to invoke.
您想要调用的方法的名称。
At the end of the hook method, I invoke the original method call on the decorated object using my new argument list.
在钩子方法的结束部分,我使用新参数列表对修饰对象调用原始方法。
It would then be up to the resource adapter to decide which method to invoke, depending on the event.
这样就可以让资源适配器根据事件判断要调用哪个方法。
Because of interservice communication, one public API-layer update method can invoke another public API-layer update method.
由于执行服务之间的通信,一个公共api层更新方法可以调用另一个公共api层更新方法。
A request generally consists of the name of the method to invoke on the remote server, and the arguments.
请求通常由调用远程服务器上的方法名称和参数组成。
The method that you want to invoke must exist at compile time.
想要调用的方法必须在编译时存在。
The name of the method that you want to invoke.
您想调用的方法的名称。
You can override a method and invoke the parent implementation.
可以覆盖方法并调用父实现。
Invoke the method on the proxy asynchronously with callback handler.
使用回调处理程序异步调用代理上的方法。
Invoke the method on the proxy asynchronously.
异步调用代理上的方法。
In the next step, we simply invoke a method of the proxy object.
下一步,我们只是调用该代理对象的一个方法。
Say, for example, a caller wants to invoke a method called speak .
比如说,一个调用者想要调用称为speak的方法。
You can use the setFeature(String feature, boolean value) method to invoke features on the processor.
可以使用setFeature(Stringfeature,booleanvalue)方法来调用处理器上的特性。
The name of the method you want to invoke (askQuestion).
您想调用的方法的名称(askquestion)。
You may have noticed, while playing with Groovy, a subtle feature that lets you obtain a reference to a method and invoke that reference at will.
您可能注意到,在使用Groovy时,有一项微妙的功能可以让您获得方法引用,并随意调用这个引用。
This method will invoke the analysis servlet from Listing 10.
此方法将调用清单10中的分析servlet。
In this case, you must invoke the commit method on the Connection object if all is well; otherwise, invoke the rollback method if an exception occurs.
在本例中,如果一切正常,您必须调用Connection对象上的commit方法;否则,如果出现异常,则调用rollback方法。
Invoke the web service operation using the JAX-RPC Call's invoke method.
使用这个JAX - RPCCall的调用方法调用Web服务操作。
One is to invoke the logon method first, and when the method invocation returns true, invoke a method to fetch tasks consequently.
一种解决方案是首先调用登录方法,然后当该方法调用返回true时,调用一个方法来获取相应的任务。
Invoke the web service's operation using the JAX-RPC Call's invoke method.
使用JAX - RPCCall的调用方法来调用Web服务的操作。
应用推荐