会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
逆向人
公众号:逆向人 分享有广度有细节的逆向|爬虫技术
博客园
首页
新随笔
联系
管理
2018年11月20日
STL中的容器作为返回值
摘要: 分别以函数返回值方式和参数传引用方式测试了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)