单词 | reusable code |
释义 | 例句释义: 可重用代码,可供再用的程式码,可重用程式码,可重复使用程式码 1. A function is a reusable code-block that will be executed by an event, or when the function is called. 函数是可再用的代码块,可以在事件触发或是被调用时来执行。 adminbar.com 2. If this sounds a bit confusing, you can refer back to " Leveraging Reusable Code, Part 2" for a lengthy explanation of this Java idiom. 如果这听起来有点混淆,您可以参阅“利用可重用代码,第2部分”了解有关该Java习语的详细解释。 www.ibm.com 3. In addition , the editor provides ways for you to create reusable code to help reduce the amount of work you need to do . 另外,此编辑器提供多种创建可重用代码的方式,有助于减少工作量。 www.bing.com 4. It has a well-designed extensibility mechanism, and its declarative processing model allows for maintainable and reusable code. 这种语言具有一种经过良好设计的可扩展机制,并且其声明式处理模型支持可维护和可重用代码。 www.ibm.com 5. I also must confess to a strong bias against the fashion for reusable code. 我还必须承认我对“可重用代码”的流行保有强烈的偏见。 item.feedsky.com 6. However, once you discover them, you must be able to leverage them as reusable code. 但是,发现模式之后,必须能够将它们作为可重用代码加以利用。 www.ibm.com 7. Xamarin. Mobile looks to greatly increase the amount of reusable code by standardizing the API across the platforms. Mobile希望通过提供一套标准化的跨平台API,来提高代码的复用率。 www.infoq.com 8. The really important benefit of this exercise is the ability to harvest reusable code. 这些重构工作真正重要的益处是得到了可重用的代码。 www.ibm.com 9. Components provide reusable code in the form of objects. 组件以对象的形式提供可重用的代码。 msdn2.microsoft.com 10. The scripting environment includes script libraries for storing reusable code. 脚本环境包括存储可重用代码的脚本库。 www-128.ibm.com 1. Most of the samples consist of reusable code so that you can easily start using JavaScript on the server in your own applications. 本文中的大多数示例均包含可重用代码,这样一来,您可以在自己的应用程序中轻松地将JavaScript应用于服务器上。 www.ibm.com 2. A user-defined function is stored as a database object providing reusable code. 用户定义函数是作为提供可重用代码的数据库对象存储的。 technet.microsoft.com 3. You then encapsulate that potentially reusable code in class libraries by generating DLL files. 然后,通过生成DLL文件将潜在可重用的代码封装到类库中。 msdn2.microsoft.com 4. Its declarative processing model allows for very maintainable and reusable code. 它的声明性处理模型使代码很容易维护和重用。 www.ibm.com 5. Because it has setters and getters for its own URL and URI, AbstractWebObserver is location-independent reusable code. 因为它有自己的URL和URi的访问和设置方法(也就是setter和getter方法),AbstractWebObserver是独立于位置的可重用代码。 www.ibm.com 6. Write reusable code modules that can be invoked for specific elements and attributes. 编写能够被特定的元素和属性调用的可重用代码模块。 www.ibm.com 7. Java provides no built-in mechanism for defining and using such reusable code. Java没有提供一个内置机制来定义和使用这些可重用代码。 www.bing.com 8. You still need to design a sound application and develop it with solid and reusable code and thorough testing. 您仍需要设计一个完善的应用程序,用可重复使用的可靠代码开发它,并对其进行彻底测试。 www.cnblogs.com 9. The tag feature promotes reusable code and abstracts Java code from the JSP file. 标记特性从JSP文件获得可重用代码和抽象Java代码。 www.ibm.com 10. AOP allows for a new kind of reusable code. AOP允许一种新的可重用代码。 www-128.ibm.com 1. Design reusable code so that other developers can inherit properties and methods from your control. 设计可重复使用的代码,以便其他开发人员可以继承控件的属性和方法。 msdn2.microsoft.com 2. Listing 9 shows a pattern that I introduced in " Leveraging reusable code, Part 2" under the guise of removing structural duplication. 清单9显示了我在“利用可重用代码,第2部分”中引入的一个模式,它以删除结构性重复为名义。 www.ibm.com 3. Both classes and components are units of reusable code. 类和组件都是可重用代码的单元。 msdn2.microsoft.com 4. Nor does it obviously contain reusable code. 但是,它也不包含明显的可重用代码。 www.ibm.com 5. That allows the programmer both to reuse other people's code and to write reusable code. 这样就使得编程人员既可以复用其他人的代码,也可以编写能够复用的代码。 www.ibm.com 6. The new catalog contains only code under ALv2 to allow consumers to find reusable code on OpenNTF as easily as possible. 新的目录只包含符合ALv2的代码,这样用户可以非常方便地在OpenNTF上查找可重用代码。 www.ibm.com 7. Comprehensive book shows how to use C to write reusable code, thereby enhancing the programmer' s development efficiency. 本书全面展示如何使用C 编写可重用的代码,从而提高程序员的开发效率。 www.hxzi.com 8. This article explained how to write reusable code in Python. 本文介绍了如何在Python中编写可重用代码。 www.ibm.com 9. But portable, reusable code that doesn't get the job done isn't much use. 但是,可携性和可重复使用的程式码,不完成任务是没有多大用处。 tw.myblog.yahoo.com 10. In the article " Leveraging reusable code, Part 2, " I showed an API definition for a train car, as shown in Listing 3 在“利用可重用代码,第2部分”一文中,我展示了火车车厢的一个API定义,如清单3所示 www.ibm.com 1. A user-defined function is stored as a database object providing reusable code that can be used in these ways 用户定义函数作为数据库对象存储,并提供可以按下列方式使用的可重用代码 technet.microsoft.com 2. Moving reusable code fragments into separate JSP tag files 将可重用代码片段移动到独立的JSP标记文件中 www.ibm.com |
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。