• The wrapper code is available with this article (see downloads).

    本文后面提供包装器代码(下载)。

    youdao

  • Another alternative is to write wrapper code around the APIs that use Date.

    另外一个可供选择的办法就是编写使用DateAPI包装器代码

    youdao

  • The next few steps build and link the wrapper code, your extension, and the McRypt library.

    接下来几个步骤构建链接这些包装程序代码这个扩展以及mcrypt库。

    youdao

  • Listing 2 and Listing 3 show a simple PHP application with a class, methods, and some wrapper code.

    清单2清单3简单PHP应用程序,其中包含一个方法一些包装代码

    youdao

  • This can lead to better performance, and you avoid writing SOAP wrapper code around existing functions.

    有更好性能并且可以避免围绕现有功能编写SOAP封装代码

    youdao

  • For Rob Brewer's liblocation wrapper code and other Maemo applications, see Rob Brewer's Projects page.

    RobBrewerliblocation 包装器代码其他Maemo应用程序的相关信息请参见 Rob Brewer's Projects page。

    youdao

  • The wrapper code would be the Web service, and it would delegate all invocations to the real implementation.

    包装代码Web服务并且委派真正实现所有调用

    youdao

  • If you cannot change the original API, you can write wrapper code to convert the collection type into an array.

    如果不能改变原始API,那么您可以书写封装器代码聚集类型转化为数组

    youdao

  • Wrapper code, especially where the wrapper has higher trust than code that USES it, can open a unique set of security weaknesses.

    包装代码可能会暴露特殊安全弱点尤其是包装使用的代码拥有更高程度信任的情况下。

    youdao

  • As you can see, a function in Python basically consists of wrapper code indicating that a series of Python statements will be reused.

    Python中,函数基本组成部分是包装器代码指明重用的一系列python语句

    youdao

  • To show off your work, you will need to create two projects: one to hold your Groovy wrapper code and one to hold your sample Ajax UI.

    为了展示工作需要创建两个项目存放groovy包装器代码,另一个用于存放示例AjaxUI

    youdao

  • In such cases, your trusted code can be the go-between, similar to the managed wrapper or library code described in Securing wrapper code.

    这种情况下,受信任代码可以充当中介它类似保护包装代码所述托管包装代码。

    youdao

  • Instead of giving all applications that use these wrappers unmanaged code rights, it is better to give these rights only to the wrapper code.

    与其将非托管代码权限授予所有使用这些包装应用程序,不如这些权限授予包装代码。

    youdao

  • That is, SELECTs run with a 32-bit wrapper and the bridging code in a 64-bit environment were only 1% slower than the same queries run with a fenced 64-bit wrapper for the same source.

    就是说64环境中,32位包装桥接代码运行SELECT相同数据源上用隔离的64位包装器运行同样查询1%。

    youdao

  • A typical example of legacy code contained by a wrapper-facade was a group of related modules responsible for interacting with a remote telephony-device management platform.

    包装外观中所遗留代码典型示例是一相关模块,这些模块负责远程语音设备管理平台进行交互

    youdao

  • The return code is handed back to the wrapper, which hands it back to your code.

    返回代码传递回到包装器后者再将其传递回到您自己的代码。

    youdao

  • Listing 2 shows the code for the database wrapper class.

    清单2显示了这个数据库封装代码

    youdao

  • Hiding the BCEL details in my wrapper also gave me convenient places to add more functionality, as in the class and method comparison code.

    BCEL细节隐藏包装器中,提供了方便添加多功能位置,就方法比较代码中一样。

    youdao

  • The resulting wrapper function is too long to present inline as a code example, but it seems to work pretty well.

    最终得到的包装器函数由于而不作为内联代码例子显示,能够出色地执行。

    youdao

  • As on the client, the wrapped interface requires the application code to extract data from received wrapper objects and construct wrapper objects to be sent.

    客户端一样,封装接口要求应用程序代码收到封装对象中提取数据构造将要发送的封装器对象。

    youdao

  • The managed objects created by the provider contain similar auto-enlistment code as the JDBC wrapper added by the container-supplied connection pool manager.

    提供者创建受管对象包含JDBC包装器容器提供的连接管理器添加相似的自动征用代码

    youdao

  • This latter code example, using the widget wrapper classes, is far more intuitive and takes much less coding to produce the same test case.

    后面代码示例使用窗口小部件封装器看上去要直观并且生成相同测试案例所需编码得多。

    youdao

  • Using an extension wrapper like SWIG (see Resources), you can create a C extension that executes the most time consuming elements of your program as C code.

    使用SWIG 这样扩展封装器请参阅参考资料),可以创建C 扩展,程序耗时元素作为 C 代码执行。

    youdao

  • For a tighter integration, the source code for this component can be used to create a wrapper for specific OLE components that expose more deeply integrated properties and actions.

    要实现紧密集成对于公布深入集成属性动作的特定OLE组件可以使用组件源代码创建包装

    youdao

  • Each of these is essentially a wrapper around the data-access code we developed earlier.

    三个方法实质上都先前开发数据访问代码包装

    youdao

  • The wrapper class would take care of formatting the arguments into an XML string resembling the code above.

    包装参数格式化类似上面代码XML字符串

    youdao

  • The wrapper of the code parses the XML input data and moves the values to the appropriate addresses in the wrapped component.

    代码包装解析XML输入数据传递包装组件相应位置

    youdao

  • You should consider either refactoring your legacy code to ensure that interfaces are strongly typed or building a mediation that will wrapper the weakly typed interface with a strongly typed one.

    应该考虑遗留代码进行重构确保接口类型构建中介以使用强类型接口包装类型接口

    youdao

  • Instead, create a wrapper function that either returns a handle to the existing object for a particular community or creates a new object and adds it to the map, using the code in listing 1.

    相反创建包装器函数它返回现有对象的句或者创建一个对象添加映射中,如清单1中的代码

    youdao

  • The client code hands this message up to the wrapper function.

    客户代码消息传递包装器函数。

    youdao

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

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

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