最新消息:本站技术交流 QQ 群:28124927

C++ 变长数组

C/C++ exchen 4795浏览

使用new分配变长数组

使用vector分配变长数组

转载请注明:exchen's blog » C++ 变长数组