单词 | common code | ||||||||||
释义 | common code
更多释义 收起释义 例句释义: 通用代码,通用编号,公共码 1. Assemblies simplify database development by enabling common code to be developed once and stored in a single location. 程序集通过一次性地开发通用代码并将其存储在某个位置,使数据库开发过程得到了简化。 msdn2.microsoft.com 2. This mechanism allows for a performance optimization in Oracle Server, and provides for common code that works across multiple providers. 此机制可以优化Oracle服务器的性能,并提供可以在多个提供程序之间工作的通用代码。 msdn2.microsoft.com 3. This common code is typically held in a separate code component within the source directory structure. 这种通用代码通常保存在源目录结构的独立代码组成部分中。 www.ibm.com 4. You have now in affect "plugged in" ODS to IDA and much of the common interfaces and common code does not have to be re-installed. 现在,实际上是把ODS“插入”到IDA中,许多共用的接口和代码都不需要重新安装。 www.ibm.com 5. An abstract class that our Action classes extend has also been created, to hold common code needed for all our Action class implementations. 操作类继承的抽象类也已被创建以保存所有的操作类实现所需的共同代码。 www.ibm.com 6. Particularly in larger teams where dozens of developers are working on a common code base, continuous unit testing is important. 特别对于数十人在同一个代码库上进行开发的团队中,持续的单体测试尤为重要。 dongxi.net 7. just as before , we can minimize bugs of this sort by factoring out the common code. 就象以前一样,我们可以通过分解出公共代码来将这种错误控制到最少。 www.ichacha.net 8. But you'll get back the time you invested the first time the common code needs to be changed. 但有必要进行更改时,对通用的方法投入的时间将得到回报。 www.ibm.com 9. Cures and preventions : Factor out the common code , if possible ; otherwise, update it . 治疗和预防措施:如果可能,分解出公共代码;否则就对其进行更新。 www.bing.com 10. of course , this example is one that a beginning programmer would quickly learn to avoid by factoring out the common code. 当然,这个示例所示的错误是编程新手可以很快学会通过分解出公共代码来避免的。 www.ichacha.net 1. As I previously mentioned, Lombok currently supports common code patterns, but not all of them are covered, including JavaBeans. 正如我前面所提到的,Lombok当前支持公共代码模式,但并不能完全涵盖,包括JavaBeans。 www.ibm.com 2. Axis2 is completely rewritten based on the new architecture and has no common code with Axis 1. x. Axis2基于新的体系结构进行了全新编写,而且没有采用Axis1.x的常用代码。 www.ibm.com 3. It is recommended that you use libraries to maximize your reuse of common code and values. 我们建议您使用库来将常用代码和值的重用最大化。 www-128.ibm.com 4. The second contributor, the TemplateEngine, inserts a common code pattern when a specific word is entered. TemplateEngine是第二个贡献器,当输入一个特定的单词时,它会插入一个常见代码模式。 www.ibm.com 5. All derived entity classes and the session class inherit the common code of the create and find methods from the BOBase class. 所有派生实体类和会话类都继承了BOBase类中create和find方法的公共代码。 www.ibm.com 6. factoring out common code is a good practice , but it cant be applied in all cases. 分解出公共代码是一个很好的习惯,但它并不适用于所有的情况。 www.ichacha.net 7. Code Snippets speed the entry of common code constructs by providing a template you can fill out. 通过提供可填写的模板,代码段加速了通用代码构造的输入。 msdn2.microsoft.com 8. If you want to build additional Web components, it is a good idea to place the common code fragments into reusable tag files. 如果想要构建额外的Web组件,最好把公共的代码片段放到可重用的标记文件中。 www.ibm.com 9. Developers working on common code frequently broke other pieces of software in the process. 工作在公共代码之上的开发人员经常会打断开发过程中其他的软件部分的工作。 www.ibm.com 10. The object instances will share common code and run independently. 这些对象实例将共享同样的代码,并独立运行。 www.ibm.com 1. As of the J2SE 5. 0 release, all the underlying components of IBM implementations of the Java runtime are built from a common code base. 自J2SE5.0发布以来,Java运行时的IBM实现的所有底层组件都是在一个通用代码基上构建的。 www.ibm.com 2. The following procedures describe how to perform some of the most common code group addition tasks. 以下过程描述如何执行一些最常见的公共代码组添加任务。 msdn2.microsoft.com 3. Common code is best stored in libraries to make things easier. 常用代码最好存储在库中以简化操作。 www.ibm.com 4. The CreateMyControlHeirarchy helper method keeps the creation of the control's child control hierarchy on one common code path. CreateMyControlHeirarchy帮助器方法将控件的子控件层次结构的创建保存在一个公共代码路径中。 msdn2.microsoft.com 5. This pattern keeps the creation of the control's child control hierarchy on one common code path. 此模式将控件的子控件层次结构的创建保存在一个公共代码路径中。 msdn2.microsoft.com 6. True because the compiler might reorder instructions or insert jumps to common code. 时的行为,因为编译器可能会将指令重新排序或插入到公共代码的跳转。 msdn2.microsoft.com 7. People pay attention to material interests must also have a common code of conduct and moral philosophy. 人们在注重物质利益的同时,还必须要有共同遵守的行为准则和道德理念。 lib.cqvip.com 8. This is the Agavi build script, which automates many common code creation tasks under the Agavi framework. 这是Agavi的构建脚本,它自动完成Agavi框架下的许多常见代码创建任务。 www.ibm.com 9. For example, wouldn't it be nice to have an easier way to deploy and maintain common code that is used by multiple EARs? 例如,如果有一种更简单的方法来部署和维护多个EAR使用的公共代码,难道这不是很好吗? www.ibm.com 10. Maintaining as thorough a common code base for various architectures as possible, using a new compiler 使用新的编译器,尽可能为多种体系结构维持一个详尽的通用代码基(codebase)。 www.ibm.com 1. Common Code of Statistical Practice in the United Nations System; 联合国系统统计业务共同守则; www.sinobay.com 2. Common Code of Best Practices in the United Nations System; 联合国系统最佳做法共同准则; www.powerdict.com |
||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。