Method calls are discussed further in Chapter 5.
后面在第5章会继续讨论方法调用。
These method calls are illustrated in Listing 2.
这些方法调用的说明如 清单 2所示。
Figure 2 shows my timing results for method calls.
图2显示了我从方法调用中获得的计时结果。
You leverage Grape via annotations and method calls.
您将通过注释和方法调用来利用Grape。
Notice that XmlSlurper drops any notion of method calls.
注意,XmlSlurper忽略了任何方法调用的概念。
Timing constraints: Measures the duration of method calls.
时间约束:测量方法调用的持续时间。
Static local variables retain their value between method calls.
静态局部变量会在方法调用之间保留它们的值。
Those interactions have the form of method calls and call returns.
这些交互作用的形式是方法调用和调用返回。
The object is then passed to other components through method calls.
然后,通过方法调用把这个对象传递给其他组件。
What's more, inner functions can be aliased to look like method calls.
更何况,内部函数可以具有别名,看上去像方法调用一样。
Snippets are like method calls, in which you are passing in parameters.
代码片段类似于可在其中传递参数的方法调用。
Improve the VM performance especially for object allocation and method calls.
完善虚拟机性能,尤其是在对象分配和方法调用方面。
Which WebSphere Application Server scripting object method calls can be used.
可以使用哪些WebSphereApplicationserver脚本对象方法调用。
Figure 2 illustrates the flow of messages and method calls for the Ajax system.
图2演示了Ajax系统的消息流程和方法调用流程。
The main idea is that you're not handling method calls, but rather XML messages.
主要的思想是,你不用处理方法调用,而是处理XML消息。
The only way to pass scope keys across multiple components is through method calls.
跨多个组件传递范围键的惟一方法是通过方法调用。
If a subtree is found, the method calls itself recursively, as shown in Listing 18.
如果找到子树,递归地调用其本身,见清单18。
The adapter implements the interface and passes the method calls unto the real object.
适配器实现接口,并将方法调用传递给真实的对象。
Last but not least is the RPC layer, which specifies how to encode method calls in XML.
最后面的但同样重要的是rpc层,规定了如何在xml中调编码方法。
This issue was addressed by tightening the scope of some synchronized method calls.
这种问题是从缩小同步化访问调用的范围来处理的。
Besides the field access time tests, I did the same sort of timing test for method calls.
除了字段接入时间测试之外,我还进行了相同的方法调用时间测试。
This aspect surrounds method calls with bytecode that creates and stops a StopWatch instance.
这个切面在方法调用周围加入建立和停止StopWatch实例的字节码。
A class invariant must hold before and after all method calls (once the object is constructed).
类在方法调用之前和之后必须保持不变(一旦对象已经构建)。
Both frameworks model service operations as method calls, and service port-types as interfaces.
这两个框架都是将服务操作建模为方法调用,而将服务端口类型建模为接口。
I, on the other hand, had an intuition that the performance of local method calls was still significant.
另一方面,我也曾有个直觉,认为本地方法调用的性能影响仍然很可观。
You can also add attributes and set (or reset) the value of existing attributes with similar method calls.
还可以用相似的方法调用来添加属性或设置(重置)现有属性的值。
The explicit service context is represented as additional parameters appended to the service method calls.
显式服务上下文的表现形式是作为追加于服务方法调用的附加参数。
Each of these method calls takes the information for the method currently under construction as a parameter.
每个方法调用把当前构造的方法的信息作为自己的参数。
Resources themselves are the targets for method calls, and the list of methods is the same for all resources.
资源本身都是方法调用的目标,方法列表对所有资源都是一样的。
Method calls are the operations that take place to prepare return "messages" in response to incoming messages.
方法调用是这样一种操作:它准备返回“消息”来响应进入的消息。
应用推荐