所属分类:
系统/网络安全
开发工具:Visual C++
文件大小:137KB
下载次数:4
上传日期:2004-11-24 09:18:45
说明: 分配大量小型类对象(如:10,000小型记录)最快和最佳方法是什么? 当然,MFC 序列流化对象可以完成所需的任务。但是,内存的分配和销毁相当耗时。有没有办法对此进行改进?
(distribution of a large number of small class objects (for example : 10,000 small records), the fastest and best way is of course, MFC-sequence objects can complete the required tasks. However, memory allocation and elimination of time-consuming. Is there a way to improve this?)