| 1. | The microsoft foundation classes can greatly simplify writing code Microsoft基础类( mfc )可以在很大程度上简化代码的编写。 |
| 2. | Appended to that string . visual studio provides several features that simplify typing code Visual studio提供了几个可以简化代码键入的功能: |
| 3. | Schematron was inspired by many of the ideas in xslt , including the use of variables to help simplify code Schematron的很多思想受到xslt的启发,包括使用变量简化代码。 |
| 4. | Arrays can shorten and simplify your code , allowing you to create loops that deal efficiently with any number of elements 数组可以缩短和简化代码,使您能够创建高效处理多个元素的循环。 |
| 5. | I showed you advantages of this component - level reuse , and how it can simplify code and shorten development cycles 我向您展示了这个组件级重用的优点,以及它是如何简化代码和缩短开发周期的。 |
| 6. | When developing managed applications , it is appropriate to use short - term objects in situations where they simplify your code 当开发托管应用程序时,在短期对象可以简化代码的情况下使用它们是非常合适的。 |
| 7. | 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不必为访问引用的每条语句重新建立引用。 |
| 8. | 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 提供指向一些页面的链接,这些页面介绍面向对象的编程并描述如何创建您自己的对象以及如何使用对象来简化代码过程。 |
| 9. | 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 元编程编写代码生成器或编写本身编写代码的程序有许多有用的属性,比如简化代码维护以及制作样板代码。 |
| 10. | ( 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组件技术,最大限度地实现代码重用。引入分层组件的概念,将组件划分为数据组件和业务逻辑组件两大类,简化代码的测试及维护,减少客户端程序的代码量。 |