• The application invokes the local method on the proxy.

    应用程序调用代理本地方法

    youdao

  • Any local tool configuration is applied to automate the local method configuration.

    应用本地工具配置以适应本地方法配置。

    youdao

  • I, on the other hand, had an intuition that the performance of local method calls was still significant.

    一方面,也曾有个直觉认为本地方法调用性能影响仍然很可观。

    youdao

  • The wizard creates all the necessary files to expose the EJB local method via a Web service, including the service endpoint interface.

    向导将创建通过Web服务公开ejb本地方法所需所有文件包括服务端点接口

    youdao

  • In addition, using a code example, he demonstrates that a remote method call is more than a thousand times more expensive than a local method call.

    另外使用代码例子证明远程方法调用一个本地的调用会花费高于的代价。

    youdao

  • The aerodynamic coefficients such as the normal force, axial force, and the pitching moment of the ve-hide computed by the local method are in good agreement with the experimental data.

    由此计算出飞行器法向轴向俯仰力矩系数,计算结果实验数据相符

    youdao

  • The paper widens the application of local method which used to be utilized in rarefied flow to the quick prediction of aerodynamic characteristics of missile-like reentry vehicle in hypersonic flow.

    首先使用局部线性方法给出模型系数函数的初始估计; 然后使用积分方法,给出它们积分估计; 进一步,研究这些积分估计渐近正态性。

    youdao

  • Todd Park, a local detective, said the method has helped him learn more about an unidentified woman whose skeleton was found near Great Salt Lake.

    地方探员托德·帕克这种方法获得身份不明的妇女的信息,该妇女的骸骨盐湖附近发现

    youdao

  • In this case, it will offer to create a class field I, a local variable I, or a method parameter I; clicking each of these Suggestions will display the code that would be generated.

    此例中,提供创建字段i、一个局部变量i一个方法参数i的建议单击其中一个建议都会显示将要生成代码

    youdao

  • In this case, it will offer to create a class field I, a local variable I, or a method parameter I; clicking on each of these Suggestions will display the code that would be generated.

    此例中,提供创建字段i、一个局部变量i一个方法参数i的建议单击其中的一个建议都会显示将要生成代码

    youdao

  • This means that when you are passing primitives into a method, you get a local copy of the primitive.

    意味着语传递方法中时,得到一个原语本地拷贝

    youdao

  • Variables declared with a method are local to that method and cannot be used outside of it.

    方法内部声明变量局部变量,在方法外部能够使用的。

    youdao

  • It provides an extended unit-of-work scope beyond the method boundary for local transaction based resource managers.

    基于资源管理器的本地事务边界方法之外提供了一个扩展工作单元作用域。

    youdao

  • Like a local variable declaration in many languages, a nested method is only visible inside the enclosing method.

    很多语言声明局部变量一样,一个嵌套方法尽在方法内部可见

    youdao

  • Static local variables retain their value between method calls.

    静态局部变量会在方法调用之间保留它们的

    youdao

  • In this article, we focus only on using the local access API method.

    本文中,我们着重于使用本地访问API方法

    youdao

  • Often, you have many local variables that are short-lived within a method, but the method itself is invoked repeatedly and frequently.

    方法中常常有许多短期存在本地变量但是方法本身频繁地反复调用。

    youdao

  • Variables declared within a method are said to be local variables.

    方法内部声明变量叫做局部变量。

    youdao

  • Variables declared inside a method are called local variables because they are available only to that method and not to any other parts of the code.

    方法主体中声明变量成为局部变量,方法有效,代码的其他部分均不可访问它。

    youdao

  • No transaction is started because of the SUPPORTS propagation mode, so the method effectively USES a local (database) transaction.

    由于传播模式设置SUPPORTS所以不会启动任何事物,因此方法有效地利用了一个本地(数据库)事务

    youdao

  • To summarize, the ORB pass by reference option basically treats the invoked EJB method as a local call (even for EJBs with remote interfaces) and avoids the requisite object copy.

    总的来说,OR B通过引用传递选项基本上将调用EJB方法作为本地调用对待(甚至对于远程接口EJB),避免必需对象复制操作

    youdao

  • In this case, there is a need to provide a method for the local NFS server and client to translate users and groups in foreign domain to corresponding users and groups in the local domain.

    这种情况下需要本地NFS服务器客户机提供一种外部域中用户转换本地域中的对应用户和组的方法

    youdao

  • Variables declared within a method are said to be local variables. What is the significance of the word local in this context?

    方法内部声明变量叫做局部变量。这儿局部的意思什么

    youdao

  • The method implementation uses the JTA API to start local transactions that control access to EIS1 and EIS2.

    方法JTAAPI启动控制EIS1EIS2访问本地事务

    youdao

  • Method, field, and local variable names begin with a lowercase letter, as in read .

    方法字段本地变量小写字母开头read 。

    youdao

  • New Testing and Debugging method which works with a local database that's created automatically for each database project.

    新的测试调试方法可以针对每个数据项目自动创建本地数据库协作。

    youdao

  • Each time you change a file, class, or method, Eclipse records the change in its local history.

    每次更改文件方法Eclipse 都会本地历史记录中记录更改。

    youdao

  • To maintain an authenticated session, pass the local HttpContext instance to every httpclient.execute method you call in your code.

    为了维护认证会话可以向代码调用的每一个httpclient . execute方法传递本地HttpContext实例

    youdao

  • Current Encina Connector implementation does not keep any local data, and therefore a call to close method is an empty call.

    当前Encina连接器实现没有保存任何本地数据因此对于close方法调用空调用。

    youdao

  • As an example, Listing 6 shows what happens when I change the type of the local variable used for the method start time in the interceptor code from long to int.

    作为一个例子清单6展示了在将方法开始拦截代码使用局部变量类型long变为int情况

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定