期刊文献+

c++中资源泄漏处理方法的研究与实现

Research on handling resource leaks in C++ programming
下载PDF
导出
摘要 通过对C++中编码的风险性和异常安全性的讨论,提出了一种使用智能指针解决资源泄漏问题的方法。通过构建智能指针,保证了在异常条件下对资源控制的有效性,并通过实例进行了测试。最后,对该方法进行了讨论。 This paper puts forward a new method to solve the problem of resource leaks by means of smart pointer,which can prevent resource leaks and ensure exception safety in C++ coding.Starting with an analysis of existing programs,the general concept of smart pointers is extracted.The last presented in the form of tests and detailed instructions.
出处 《计算机安全》 2007年第8期63-67,共5页 Network & Computer Security
关键词 资源泄漏 C++编程 Rall 智能指针 Resource Leak C++ programming Rall Smart Pointer
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

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