摘要
文件资源的打包与解包在实际当中有着广泛的应用,介绍了Windows编程中文件打包、解包的基本原理及实现方法,并利用可变长结构解决了文件信息存储过程中的空间浪费问题。
The file packing and unpacking are used widely in practice. The basic principle and the implementation of the file packing and unpacking in the windows programming are introduced, and solved the problem of disk space-wasting in the process of file-stocking by the using of the technique of variablelength structure.
出处
《科学技术与工程》
2005年第21期1653-1655,共3页
Science Technology and Engineering
关键词
C++
打包
解包
C++ packing unpacking