Legacy method: The treatment of method calls.
遗留方法:方法调用处理方式。
Avoid expensive calculations and method calls.
避免开销巨大的计算和方法调用。
PS: Callbacks are only method calls on your object.
PS:回调是唯一的方法,你的对象调用。
Ordinary function and method calls are not affected.
普通的函数和方法调用是不受影响的。
See which assemblies are loaded as result of method calls.
查看哪些程序集因方法调用而被被加载
That's a lot of remote method calls just to create a user.
这对于仅仅创建一个用户来说,所使用的远程方法调用相当多。
Approach: all relevant method calls are converted to a cloud task.
方法:所有相关的方法调用都转换为一个云任务。
Indeed, method calls are usually fairly expensive operations.
确实,方法调用通常是比较昂贵的操作。
Here's another important thing to know about GObject method calls.
关于GObject方法调用,这里还要说明另一件重要的事。
Method calls on the Swing class, though you need the explicit reference.
方法是在swing类上调用的,不过需要显式的引用。
This meant a lot of remote method calls between our middle and third tier.
这就意味着在中间层和第三层之间将有大量的远程方法调用。
By reducing the remote method calls, application performance can be improved.
通过减少远程方法调用可以提高应用程序的性能。
The second method calls the first with a “default” separator of a single space.
第二个方法调用第一个方法,并且传入一个空格作为“默认”分隔符。
The second method calls the first with a "default" separator of a single space.
第二个方法调用第一个方法,并且传入一个空格作为“默认”分隔符。
Too many method calls is often indicative of a very deep or unbounded recursion.
过多的方法调用通常意味着存在非常深的递归或无限递归。
For example, one method call may result in several other method calls before it returns.
例如,一个方法调用可能在它返回之前引起其它方法调用。
The new Music Course Method calls for the building of all-around and exploring culture.
新的音乐课程理念,提倡综合、探究文化的营造;
Remote method calls still use call-by-value semantics of which you certainly need to be aware.
远程方法调用仍然使用按值调用(call -by - value)语义,您当然需要知道该语义。
It modifies all calls to that method to use the new signature.
同时它还将修改所有对该方法的调用以使用这个新签名。
If an element child is found, the method recursively calls itself with the child element.
如果找到一个子元素,那么这个方法就使用这个子元素,递归地调用它本身。
It then calls the method and populates the result label with the resulting value.
接下来调用该方法并且用结果值填充结果标签。
If the method is there, PHP calls it.
如果方法存在,PHP就调用它。
When a function calls itself in a tail-call, the method is even easier.
当函数在尾部调用中调用自己时,方法更为简单。
Calls the super class init method.
调用超类的init方法。
The application server then calls the stop method.
然后应用服务器调用stop方法。
Most importantly, it calls the run() method when the user selects the menu.
当用户选择菜单时,它调用run()方法,了解这一点非常重要。
Calls the databind method of the DropDownList control to bind the data to the control.
调用DropDownList控件的databind方法把数据绑定到控件中。
If the field is true, it calls the visitor's visit method.
如果该字段为true,它会调用访问程序的visit方法。
If the field is true, it calls the visitor's visit method.
如果该字段为true,它会调用访问程序的visit方法。
应用推荐