摘要: 分别以函数返回值方式和参数传引用方式测试了vector、map两种容器,代码如下: 1 // testContainer.cpp : Defines the entry point for the console application. 2 // 3 4 #include "stdafx.h" 5 阅读全文
posted @ 2018-11-20 11:12 逆向人 阅读(2972) 评论(0) 推荐(0)