12 动态内存2024-02-04 20:57:46目录 1. 动态内存与智能指针 1.1 shared类 1.2 直接管理内存 1.3 shared_ptr和new结合使用 1.4 智能指针和异常 1.5 unique_ptr 1.6 weak_ptr 2. 动态数组 2.1 new和数组 2.2 allocator类 3. 使用标准库:文本查询程序设计 3.1 文本查询程序设计 3.2 文本查询程序类的设计 1. 动态内存与智能指针 1.1 shared类 1.2 直接管理内存 1.3 shared_ptr和new结合使用 1.4 智能指针和异常 1.5 unique_ptr 1.6 weak_ptr 2. 动态数组 2.1 new和数组 2.2 allocator类 3. 使用标准库:文本查询程序设计 3.1 文本查询程序设计 3.2 文本查询程序类的设计 上一篇:kettle报错:Unexpected problem reading shared objects from XML file:null下一篇:纯js实现人脸识别眨眨眼张张嘴案例——ccv.js