简化代码 meaning in English
simplified code
Examples
- When developing managed applications , it is appropriate to use short - term objects in situations where they simplify your code
当开发托管应用程序时,在短期对象可以简化代码的情况下使用它们是非常合适的。 - This can simplify your code and improve performance because visual basic does not have to re - establish the reference for each statement that accesses it
这可以简化代码并提高性能,这是因为visual basic不必为访问引用的每条语句重新建立引用。 - Provides links to pages that introduce object - oriented programming and describe how to create your own objects and how to use objects to simplify your coding
提供指向一些页面的链接,这些页面介绍面向对象的编程并描述如何创建您自己的对象以及如何使用对象来简化代码过程。 - Metaprogramming - programming with code generators or writing programs that themselves write code - has numerous useful attributes , such as simplifying code maintenance and making it easier to craft boilerplate code
元编程编写代码生成器或编写本身编写代码的程序有许多有用的属性,比如简化代码维护以及制作样板代码。 - ( 4 ) in this paper , the writer discusses how to realize the reusing of code with the technique of com component and imports the concept of layer - separated component which separates components into data components and business components to simplify the test and the maintenance of codes and reduce the quantity of client codes
( 4 )阐述如何利用com组件技术,最大限度地实现代码重用。引入分层组件的概念,将组件划分为数据组件和业务逻辑组件两大类,简化代码的测试及维护,减少客户端程序的代码量。