This needs a single method call.
这需要单个方法调用。
让我们跟踪方法调用。
The pointcut must be a method call.
pointcut必须是一个方法调用。
A method call in PHP works as follows.
在php中的方法调用是这样工作的。
Listing 7. HQL query in a find method call.
清单7.find方法调用中的HQL查询。
Listing 14. HQL query in a find method call.
清单14.find方法调用中的HQL查询。
方法调用。
The bind method call does not return anything.
bind方法调用不返回任何结果。
Contains the thread and method call stack frames.
包含线程和方法调用堆栈框架。
An object could also be passed in on a method call.
也可以通过方法调用来传递对象。
A signature declares parameters passed during a method call.
在方法调用期间,签名声明了被传递的参数。
But the services invocation then comes as a simple method call.
但是服务请求就成了简单的方法调用。
Listing 1 gives an example of using a method call transformation.
清单1给出了使用方法调用转换的一个例子。
The first two parameters of this method call are always the same.
这一方法调用的前两个参数总是相同的。
For example, logging that the method call is about to take place.
比如,记录方法调用即将发生的日志。
Note how the signature is passed as the first argument to the method call.
请注意签名作为第一个参数如何传递到方法调用。
The method call will return the data associated with each global ID defined.
方法调用会返回与每个定义的全局ID关联的数据。
The tag specifies the parameters that should be passed in to the method call.
标记指定几个应该被传送到方法调用中的参数。
The method call example in the last section seems like a good starting point.
上一节中的方法调用例子应该是一个很好的起点。
When WSDL describes an object, each part maps to an argument of a method call.
当WSDL描述一个对象时,每一个部分映射到一个方法调用的参数上。
To perform a method on a D-BUS object, you send the object a method call message.
要执行d -BUS对象的方法,您需要向对象发送一个方法调用消息。
In this case, I intercept each method call and go through all the method parameters.
在本例中,我截取了各个方法调用,并遍历了所有的方法参数。
For example, one method call may result in several other method calls before it returns.
例如,一个方法调用可能在它返回之前引起其它方法调用。
The element then builds the child content from the parser in response to the method call.
然后,在对这个方法调用的响应中,解析器将构建该元素的子内容。
When methods return error values, every method call is surrounded by error-handling code.
在方法返回错误值时,每一个方法调用都要包含错误处理代码。
It is in this method call that the database connection is obtained and subsequently closed.
就是在该方法调用中,我们获得然后再关闭数据库连接。
The first part here computes the space occupied by the method call parameters on the stack.
这里的第一部分计算方法调用参数在堆栈上占用的空间。
Used, for example, to wrap a method call in a transaction, or time the execution of a method.
比如,用来在事务中封装某个方法调用,或者记录方法的执行时间。
Used, for example, to wrap a method call in a transaction, or time the execution of a method.
比如,用来在事务中封装某个方法调用,或者记录方法的执行时间。
应用推荐