在跟踪输出中加入的方法调用的最小测量时间。
The minimum measured time for a method call to be included in the trace output.
方法:所有相关的方法调用都转换为一个云任务。
Approach: all relevant method calls are converted to a cloud task.
命令是一个具象化(实例化)的方法调用。
Future——存储活动对象上的方法调用的结果。
Future? Stores the result of a method call on the active object.
这个模型提供了一个非常巧妙的方法调用过程。
This model provides a much neater method invocation process.
上一节中的方法调用例子应该是一个很好的起点。
The method call example in the last section seems like a good starting point.
请求异步处理对当前接收器上的方法调用的响应。
Requests asynchronous processing of a response to a method call on the current sink.
所以,你不要指望磁盘的写作为你的方法调用一样快。
So, you should not expect the disk write be as fast as you method call.
过多的方法调用通常意味着存在非常深的递归或无限递归。
Too many method calls is often indicative of a very deep or unbounded recursion.
请求从当前接收器对异步发送的方法调用的响应进行处理。
Requests processing from the current sink of the response from a method call sent asynchronously.
自定义的方法调用可以是create、new、insert、add抑或是其他任何调用。
The custom method call could be create, new, insert, add, or almost anything else.
这就意味着在中间层和第三层之间将有大量的远程方法调用。
This meant a lot of remote method calls between our middle and third tier.
同时它还将修改所有对该方法的调用以使用这个新签名。
It modifies all calls to that method to use the new signature.
调用该方法的参数转换函数。
要访问提供的对象,调用这个方法即可。
这对于仅仅创建一个用户来说,所使用的远程方法调用相当多。
无法使用简单的方法返回异步调用的结果。
There's no easy way to return the result of an asynchronous call.
避免开销巨大的计算和方法调用。
下面是我调用它的方法。
要获得基准测试结果报告,最容易的方法是调用 Benchmark.toString方法。
The easiest way to get a benchmark results report is to call the Benchmark.toString method.
然后,剩下的只有draw方法调用了,如清单6所示。
All that's left, then, is the draw method call, illustrated in Listing 6.
对stop方法的调用记录了执行时间并打印日志信息。
The call to the stop method records the execution time and prints a log message.
列表7:通知invoke您要调用的方法名。
Listing 7: Tell invoke the name of the method you want to call.
表函数的调用方法如下。
在Linux中添加新文件系统的方法是调用register _ filesystem。
To add a new file system to Linux, register_filesystem is called.
会话Bean方法的调用。
调用适当的方法。
调用未预期的方法会导致测试失败。
调用未预期的方法不会导致测试失败。
如果您定义了一个包含该程序的方法,那么其他的程序就可以调用该方法了。
If you define a method that contains this program, other programs can invoke the method.
应用推荐