2014年8月31日

摘要: 追加一个shared_ptr指针#include using namespace std;int _tmain(int argc, _TCHAR* argv[]){ //=========================== // 错误 两个只能指针 管理一个已经分配的内存 //i... 阅读全文
posted @ 2014-08-31 17:25 itdef 阅读(272) 评论(0) 推荐(0)
摘要: #include #include #include #include #include using namespace std;// 代码 改编自 C++标准库——自学教程与参考手册 英文第二版//====================================// tuple iote... 阅读全文
posted @ 2014-08-31 13:04 itdef 阅读(269) 评论(0) 推荐(0)

导航