码迷,mamicode.com
首页 >  
搜索关键字:object-oriented    ( 752个结果
RAII和unique_ptr
RAIIRAII是Resource Acquisition Is Initialization的缩写,是在面向对象(object-oriented)语言中使用的一种编程习惯,主要是用来在C++中处理异常安全资源管理(exception-safe resource management)。在RAII中...
分类:其他好文   时间:2014-07-22 23:14:13    阅读次数:501
Lua(1)
1.the use of functions in table fields is a key ingredient for some advanceduses of Lua, such as modules and object-oriented programming.
分类:其他好文   时间:2014-05-08 10:24:51    阅读次数:302
752条   上一页 1 ... 74 75 76
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!