• It generates the code required to execute each SQL statement annotated for each method in the interface.

    生成代码用来执行针对接口每个方法进行注释的每个sql语句

    youdao

  • For many interfaces, much of the functionality can be implemented with "boilerplate" code that will be valid for all classes that use the interface.

    对于许多接口大多数功能可以对于所有使用这个接口有效的“样板代码来实现

    youdao

  • The next step is to define a specific interface for the application code to use the library.

    下一步就是这个应用代码定义一个特定接口使用这个

    youdao

  • By hiding away the software and presenting only the interface, they will limit our ability to see the source code for the applications we run.

    软件隐藏起来,然后提交接口限制我们查看我们运行应用程序源代码能力

    youdao

  • This makes it much easier for the user interface code to be sandboxed nicely away from the guts of the game, improving security and reliability.

    这样一来,用户界面代码置于沙箱中,使之远离游戏本身干扰,从而提高安全性可靠性,一点就变得容易得多

    youdao

  • The customer was pushing us for more information about the user interface, code prototypes, and tool selection than we were ready to provide at this time.

    客户正向我们索取我们现在可以提供更多有关用户界面代码原型工具选择信息

    youdao

  • It would also mean a native client interface could be provided suitable for whatever the target-client game platform is, and reduce the memory and processing costs within the game code.

    意味着可能提供一种本地客户接口,可适合任何目标客户游戏平台降低游戏代码中的内存处理花费

    youdao

  • This refresh will include updates to the documentation and code, but it will limit the non-crucial user interface changes, holding all major GUI modifications for the next major release.

    这次更新包括文档代码但是限制决定性用户接口更改保持下次主要发布中关键的GUI修改

    youdao

  • Backend application adaptersThese adapters represent the code that talks the language of a particular back-end application. They present a uniform interface for it to the rest of the framework.

    应用程序适配器这些适配器表示那些使用特定应用程序语言代码统一界面引入架构其他部分

    youdao

  • The next step is to code your local interface, which I'll leave as an exercise for you (just use the remote interface as your working example).

    下一步本地接口进行编码部分留给作为一个练习只需按照示例使用远程接口即可)。

    youdao

  • At the expense of defining an additional interface and making the client code a little more verbose, this approach certainly has the edge for me when it comes to code clarity.

    虽然代价定义一个额外接口还会使客户代码更长一些,但是这项技术对于代码清晰性来说具有优势

    youdao

  • Start with the XUL code for the user interface (see Listing 1).

    我们从用户界面XUL代码开始(参见清单1)。

    youdao

  • For instance, user interface frameworks often require a lot of code involving copying data back and forth from the database to the user interface.

    例如用户界面框架经常包含大量类似代码,它们的作用就是把数据数据库复制用户界面,或者把界面上的数据复制数据库。

    youdao

  • The code for the EJB interface is shown in Listing 1.

    EJB接口代码如清单1示。

    youdao

  • With most of the underlying code in place for completing the service, you are ready to implement the portlet service interface that was defined earlier.

    大部分潜在代码放在适当的位置用于完成服务就可以开始准备实现先前定义portlet服务接口

    youdao

  • Below is the code for the Manager interface. Fortunately, it is easy to automatically generate this interface from any modern IDE tool.

    下面接口Manager代码幸运是,任何高级IDE工具能轻松自动生成这个接口。

    youdao

  • The RJCB code generator generates Java proxies for each vtable interface and coclass defined in the COM type library.

    RJCB代码生成器COM类型定义每个vtable接口 辅助类生成代理

    youdao

  • See Resources for a link to the completed web interface to the converter, or see the Download section for complete source code to the converter web page.

    参阅参考资料 获得转换器完整web界面链接参阅本文下载部分获得这个转换器 Web页面完整源代码

    youdao

  • I have included the source code for a new program, c2mon.c, which demonstrates how to perform debugging operations with the c2 interface.

    源代码包含一个程序中去了,c2mon . c,演示c2接口如何显示调试操作

    youdao

  • With the incredible Google Earth interface, and the custom code above for creating KML, you can build your own time-availability maps for a wide variety of applications.

    使用令人难以置信的GoogleEarth界面以及上面用于创建K ML自定义代码可以各种应用程序构建自己的时间-可用性地图

    youdao

  • Through its combination of base, interaction, and user interface models, IBM Rational Rapid Developer can generate the bulk of the code for all n-tiers of a J2EE application.

    通过基础模型交互模型用户界面模型合并IBMRationalRapidDeveloper能够J2EE所有层次大量的生成代码

    youdao

  • The service interface for our example is very simple, consisting of one method that can be called by the sample portlet to retrieve the location information, based on a zip code.

    我们实例服务接口非常简单仅由一个方法构成,以邮政编码为基础样本portlet可以调用方法检索位置信息

    youdao

  • To do this, you'd need to modify the source code for Order and Contract to implement the new interface.

    做到一点,需要修改OrderContract源代码以便实现新的接口。

    youdao

  • Aptana also provides a user interface for adding team members to the application so others can pull the code down from Subversion and collaborate.

    Aptana提供了一个用户界面,用来应用程序添加团队成员以便他人也可以Subversion获取代码进行协作

    youdao

  • The ButterflyXmlDocument interface abstraction allows for future extensions without changes to the existing code.

    ButterflyXmlDocument接口抽象需要改变现有代码,就可实现未来扩展

    youdao

  • The objective of the wrapping process is to come up with a Web Services Description Language (WSDL) interface for the component extracted from the legacy code.

    包装流程目的为了得到遗留代码中提取组件Web服务描述语言(Web Services Description Language,WSDL接口

    youdao

  • For instance, Listing 1 shows the code for just one method in the Element interface.

    比如清单1所示的Element接口一个方法代码

    youdao

  • Consider the code shown in Listing 8 that shows the AutomobileMapper interface used for configuration, instead of the XML configuration.

    清单8代码展示了这个用于配置(并非XML配置)AutomobileMapper接口

    youdao

  • The first JSP provides an interface for the user to enter the zip code, and then retrieves the results of the Web service call.

    第一JSP用户输入邮政编码提供了一个接口然后检索Web服务调用结果

    youdao

  • The Crimson DOM example code in Listing 3 USES the JAXP interface for parsing.

    清单3中的CrimsonDOM示例代码使用用于语法分析JAXP接口

    youdao

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

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

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