method call message的意思|示意
方法调用消息
method call message的网络常见释义
动静 在DBUS的底层接口中,应用需要本身机关要领挪用动静(method call message),而不克不及施用代办别人代理
method call message相关例句
The actual message is sent using the call method, which takes the message itself and a destination as arguments and returns a second SOAPMessage as a reply.
实际的消息是使用call方法发送的,该方法接收消息本身和目的地作为参数,并返回第二个SOAPMessage作为响应。
For example, to publish a status message, you make a call to the core Facebook class method dialog passing the action stream.publish (see Listing 10).
例如,要发布一个状态消息,需要调用核心Facebook类方法dialog,传递操作stream . publish(参见清单10)。
SOAP is a method for using Extensible Markup Language (XML) in message and remote procedure call (RPC) based protocols.
soap是一种使用扩展标注语言(xml)进行消息传递和远程过程调用(rpc)的方法。
If there were one selector per method implementation, a message would be no different from a function call.
如果每一个方法都有一个选择器,那么消息机制就和方法调用完全相同了。
The call to the stop method records the execution time and prints a log message.
对stop方法的调用记录了执行时间并打印日志信息。
Unfortunately, it will result in the error message shown in Figure 5, because the function declared in the dojo.forEach method call creates a closure that defines this as referring to its own body.
不幸的是,它将导致图5所示的错误消息,因为在dojo . forEach方法调用中声明的函数创建了一个闭包,该闭包将this定义为引用它本身。