文件名称:vbcode
介绍说明--下载内容均来自于网络,请自行研究使用
本文描述了如何通过一些技术手段来提高VB代码的执行效率。这些手段可以分为两个大的部分:编码技术和编译优
化技术。在编码技术中介绍了如何通过使用高效的数据类型、减少外部引用等编程手段来提高代码执行速度,减少代码
消耗的系统资源。在编译优化技术中介绍了如何正确地利用VB提供的编译选项对在编译时最后生成的可执行文件进行优
化。
-This article describes how through a number of technical means to improve efficiency in the implementation of VB code. These tools can be divided into two major parts: coding techniques and compiler optimization techniques. In coding techniques described how through the use of efficient data types, to reduce the external references, such as programming tools to improve code execution speed and reduce code consumes system resources. In the compiler optimization techniques described in how to correctly use VB compiler provides compile-time option in the final executable file generated optimized.
化技术。在编码技术中介绍了如何通过使用高效的数据类型、减少外部引用等编程手段来提高代码执行速度,减少代码
消耗的系统资源。在编译优化技术中介绍了如何正确地利用VB提供的编译选项对在编译时最后生成的可执行文件进行优
化。
-This article describes how through a number of technical means to improve efficiency in the implementation of VB code. These tools can be divided into two major parts: coding techniques and compiler optimization techniques. In coding techniques described how through the use of efficient data types, to reduce the external references, such as programming tools to improve code execution speed and reduce code consumes system resources. In the compiler optimization techniques described in how to correctly use VB compiler provides compile-time option in the final executable file generated optimized.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vbcode.txt