remote call-in的意思|示意
远程电话
remote call-in的网络常见释义
远程呼叫 ... -call-in pay: 停工补偿费;到工但无工可做工作日的工资 -remote call-in: 远程呼叫 -callin question: 对表示怀疑 ...
remote call-in相关例句
As you will see later in the example, a custom data type is any non-primitive object that you need to create locally to call a remote method.
正如您从本示例中所见的,定制数据类型是任何需要本地创建以调用远端方法的非原语对象。
The portlet service provides the business methods that your portlets need to call in order to use the business functionality provided by the remote Web application.
portlet 服务提供了业务方法,您的 portlet 为使用由远程 Web 应用程序提供的业务功能需要调用它们。
Both sections Extending a remote call with your own data and Integrating EMF with RRD contain information on the manner in which extension generators and handlers are created and used by RRD.
使用自已的数据扩展远程调用和emf与rrd的集成两部分都包含有关RRD创建和使用扩展生成器和处理程序的方式的信息。
This is done in the starter project in the callback handler to the remote procedure call to the server.
这是在服务器远程过程调用的回调处理器中的 starter 项目中完成。
Finally, we call the Curse method on the binding object to send the remote request, and we get back the result in the method return.
最后,我们调用binding对象的Curse方法来发送远程请求,在方法的返回中获得结果。
If you think about the mechanics of making a remote method call, it makes perfect sense to define the direction that the parameters will be moving in — client-to-server, server-to-client, or both.
想一想执行远程方法调用的机制,您就会发现定义参数传递的方向(客户机到服务器、服务器到客户机或者双向传递)是多么的有意义。