期刊文献+

浅淡C++中动态内存的申请与释放

On the application and release of flexible memory in C++
下载PDF
导出
摘要 分析了malloc/free和new/delete两种方法实现动态内存申请与释放,说明了两者的区别及使用要点和内存耗尽的处理方式,从而进一步说明了常见内存错误及解决对策。 In this thesis, it is analyzed that the application and release of flexible memory can be accomplished in two ways, malloc/free and new/delete. Besides, the differences between the two ways, main points of using them and the means of dealing with memory being fully occupied are also illustrated and explained in details. Also, common mistakes occurring in memory are further discussed and countermeasures are pointed out in accordance.
作者 黄永生
出处 《安徽广播电视大学学报》 2004年第4期126-128,共3页 Journal of Anhui Radio & TV University
关键词 C++ 内存 malloc/free new/delete C++ memory malloc/free new/delete
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部