单词 | remote call | ||||||||
释义 | remote call
更多释义 收起释义 例句释义: 远程调用,远端呼叫,远方的呼唤 1. That piece of code is only needed for the client side to perform a remote call to the server for adding the tasks to the database. 只有客户端需要这段代码,用于对服务器执行远程调用,以将任务添加到数据库中。 www.ibm.com 2. Tokens can also be used for transmitting security related information for a single remote call. 令牌还可以用于为单个远程调用传输安全相关的信息。 www.ibm.com 3. Finally , the page is not displayed due to time- out problems in the remote call caused by the excessive amount of data to be transferred . 最后,由于远程调用的超时问题不能显示页面,这是由于需要传输的数据量太大而引起的。 www.bing.com 4. It can be a part of a remote call from the sending server, or simply a result of the application logic on the target server. 它可以是发送服务器远程调用的一部分,或者是目标服务器应用程序逻辑的结果。 www.ibm.com 5. By enabling pass by reference, the parameters of the method are not copied to the stack with every remote call, which can be expensive. 通过引用传递,方法的参数没有被复制到每个远程调用的堆栈中,而这个复制过程可能是代价高的。 www.ibm.com 6. Although dressed like a pure AJAX remote call, an AJAX postback looks like a regular postback request to the ASP. NET runtime components. 虽然表面上类似纯AJAX远程调用,但AJAX回发看上去好像是对ASP.NET运行时组件的普通回发请求。 blog.163.com 7. Synchronous calls are much more fragile, so to make a remote call more robust, make it asynchronous. 同步调用极易受破坏,所以为了使远程调用更稳固,要进行异步调用。 www.ibm.com 8. What is important to see is that the total time for the remote call depends on a lot of different parts. 值得注意的是远程调用的总时间依赖于大量不同部分。 www-128.ibm.com 9. You're encapsulating the remote call in a server-side controller, so you might choose to do some more extensive error correction there. 您正在将远程调用封装在一个服务器端控制器中,因此可以在这里加强错误处理。 www.ibm.com 10. We are aiming at IT service retailing and remote call center support. 公司专业从事IT外包零售服务及远程呼叫中心辅助支持和高端IT管理咨询。 www.byyear.com.cn 1. Keep in mind that a remote call can be at least 1000 times slower than a local call in the common language runtime. 记住,远程调用比公共语言运行库中的本地调用至少慢1000倍。 msdn2.microsoft.com 2. This remote call by the client to the server has its roots in Remote Procedure Call (RPC) protocol, which has been around since the 1980s. 客户机对服务器的远程调用是根据远程过程调用(RPC)协议生成的,该协议自20世纪80年代就存在。 www.ibm.com 3. An integer that specifies the number of times that the client repeats an attempted remote call that initially fails. 一个整数,指定客户端重复尝试最初失败的远程调用的次数。 msdn2.microsoft.com 4. In other words, the client is not contacting the server with login-specific content before making the actual remote call (business). 换句话说,在进行实际的远程调用(业务)之前,客户机并不使用登录特定的内容与服务器进行联系。 www.ibm.com 5. It does not matter whether the remote call invokes Enterprise JavaBeans (EJBs), web services, or JDBC providers. 无论远程调用企业JavaBean(EJB)、Web服务或JDBC提供者,该理论都适用。 www.ibm.com 6. Practices manifest the framework can basically satisfy with demands of music website for lightweight remote call framework. 实践表明该框架可以较好地满足该音乐网站对于一个轻量型远程调用框架的要求。 www.13191.com 7. The time for the initial remote call (retrieving all languages) grows, as does the memory requirements for the cache. 初始远程调用(检索所有的语言)的时间增加了,同样,缓存需要的内存也增加了。 www.ibm.com 8. Pointer types cannot be passed in a remote call. 无法在远程调用中传递指针类型。 tr.bab.la 9. When the application code on the sending server makes the remote call, the identity will reflect the new, asserted identity. 当发送服务器中的应用程序代码进行远程调用时,该标识将反映新的、断言的标识。 www.ibm.com 10. An application makes a remote call on the sending server and invokes the outbound request component. 应用程序在发送服务器中进行远程调用,并调用出站请求组件。 www.ibm.com 1. Cross - domain calls use the same remote call infrastructure as calls between two processes or between two machines . 域间调用所采用的远程调用基础结构与两个进程间的调用或两台计算机间的调用的基础结构相同。 www.bing.com 2. Create an instance of an object that can receive a remote call to a method. 创建可以接收对方法进行的远程调用的对象实例。 msdn2.microsoft.com 3. The target server might make a remote call to downstream servers. 目标服务器对下游服务器进行远程调用。 www.ibm.com 4. The caller decides whether a particular remote call is asynchronous. 调用方决定一个特定远程调用是否为异步的。 msdn2.microsoft.com 5. The login information is transmitted together with the remote call(s). 登录信息与远程调用一起传输。 www.ibm.com 6. Clients will need to handle exceptions when requesting PoIds, since getting a PoId could result in a remote call. 请求PoId时,客户机需要处理异常情况,因为获取PoId可能会导致远程调用。 www.ibm.com 7. Into a single remote call. 调用合并成一个远程调用。 www-128.ibm.com 8. Use of remote call component technology, multithreaded parallel computing. 利用远程调用组件技术,实现多线程并行计算。 www.hxzi.com 9. To actually create a remote call, start by adding the method signature to NumberGenerator. 要实际创建远程调用,首先需要将方法签名添加到NumberGenerator中。 www.ibm.com 10. Advanced remoting scenarios may require you to intercept a remote call at one or more points. 高级远程处理方案可能要求您在一个或多个点截获远程调用。 msdn2.microsoft.com 1. The sending server makes a remote call to the target server. 发送服务器对目标服务器进行远程调用。 www.ibm.com 2. Rails can create an Ajax observer for this event and make a remote call back to the server. Rails可以为该事件创建一个Ajax监视器,并且对服务器执行一次远程回调。 www.ibm.com 3. You then define what to do after the remote call has completely returned. 然后定义远程调用完全返回后要执行哪些操作。 www.ibm.com 4. So when the user changes the language, it can automatically be retrieved from the cache, without doing a remote call to the back end. 所以,当用户改变语言时,它会自动从缓存中被检索,而不需要对后端进行远程调用。 www.ibm.com 5. After finishing with the login module, the remote call is made under the new subject. 在登录模块完成相应的工作之后,使用新的主题进行远程调用。 www.ibm.com 6. it can easily be retrieved by another remote call in case it is then needed. 而且万一需要,由另一个远程调用来检索会更容易。 www.ibm.com 7. Research and application of threadpool in the server of CAR component remote call CAR构件远程调用中服务器端线程池模型的研究与应用 www.ilib.cn 8. The time for setting up a remote call 建立远程调用的时间 www-128.ibm.com 9. You can even use remote call friends, video calls; 你甚至可以用遥控器打个电话给朋友,进行视频通话; zhidao.baidu.com 10. The time before and after each remote call (the timestamps can show how long the call took) 每个远程调用之前和之后的时间(时间戳可以显示该调用花了多长时间) www.ibm.com 1. Remote Call of BP Neural Network Resource Based on MATLAB Web Server 服务器的BP神经网络分析资源的异地调用 ilib.cn 2. Setting up a remote call (finding Home interface for example, setting up marshaller, etc. ) 构建远程调用(例如查找Home接口,构建编组程序(marshaller)等。) www.ibm.com |
||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。