会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
奥雷连诺
博客园
首页
新随笔
联系
订阅
管理
随笔 - 261
文章 - 0
评论 - 5
阅读 -
28万
06 2013 档案
C++ 字符串分割,分割到vector中
摘要:#include #include using std::string;using std::vector;int splitStringToVect(const string & srcStr, vector & destVect, const string & strFlag);int main...
阅读全文
posted @
2013-06-25 17:52
奥雷连诺
阅读(2565)
评论(0)
推荐(0)
编辑
公告
昵称:
奥雷连诺
园龄:
9年10个月
粉丝:
5
关注:
0
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
我的标签
阿里云
(5)
sql
(1)
simple_html_dom
(1)
php元素撑开
(1)
npapi加载失败
(1)
缩小包的尺寸
(1)
随笔分类
C/C++(16)
C/C++ STL(1)
git(2)
golong(1)
PHP(49)
QT(16)
SQL(10)
VC++编译和工程(17)
VC++程序(51)
VC图形编程(16)
WTL(3)
阿里云linux(24)
非技术类(6)
浏览器插件(1)
前端(9)
思考总结(2)
微信小程序(2)
更多
随笔档案
2024年11月(1)
2024年10月(1)
2024年9月(4)
2024年8月(1)
2024年5月(1)
2024年2月(1)
2023年11月(1)
2023年6月(1)
2023年3月(3)
2022年7月(1)
2021年12月(1)
2021年11月(1)
2021年6月(1)
2021年2月(2)
2021年1月(1)
2020年12月(1)
2020年9月(1)
2020年8月(9)
2020年6月(4)
2020年5月(2)
2020年4月(3)
2020年3月(2)
2019年12月(1)
2019年11月(5)
2019年10月(1)
2019年9月(1)
2019年8月(1)
2019年7月(1)
2019年5月(3)
2019年3月(1)
2019年2月(3)
2019年1月(1)
2018年12月(1)
2018年11月(2)
2018年10月(4)
2018年9月(2)
2018年7月(4)
2018年6月(4)
2018年5月(3)
2018年4月(3)
2017年11月(1)
2017年9月(1)
2017年6月(1)
2017年3月(1)
2017年2月(3)
2016年11月(2)
2016年10月(1)
2016年8月(2)
2016年6月(1)
2015年11月(1)
2015年9月(1)
2015年7月(1)
2015年6月(4)
2015年5月(5)
2015年4月(5)
2015年1月(1)
2014年12月(5)
2014年10月(1)
2014年6月(1)
2013年12月(4)
2013年11月(2)
2013年10月(4)
2013年6月(1)
2013年5月(1)
2013年4月(4)
2013年3月(23)
2012年11月(2)
2012年10月(1)
2012年9月(2)
2012年8月(1)
2012年7月(2)
2012年5月(3)
2012年4月(2)
2012年3月(7)
2011年12月(2)
2011年11月(4)
2011年10月(3)
2011年9月(2)
2011年8月(6)
2011年7月(2)
2011年6月(2)
2011年5月(3)
2011年4月(2)
2011年3月(1)
2011年2月(1)
2011年1月(2)
2010年12月(2)
2010年11月(3)
2010年10月(5)
2010年8月(6)
2010年7月(9)
2010年6月(9)
2010年4月(1)
2010年3月(2)
2010年1月(4)
2009年12月(1)
2009年11月(3)
2009年9月(5)
更多
阅读排行榜
1. mysql 不同条件count ,多条件count()(15582)
2. 关于QT的QPainterPath::arcTo 详解(14072)
3. 阿里云centOS7.4 nginx: [emerg] "server" directive is not allowed here in /etc/nginx/vhost/xxxxxx.conf:2(13967)
4. QSS设置字体不起作用(10661)
5. thinkphp <eq> <if>标签 condition中可以写PHP的判断逻辑(10549)
评论排行榜
1. git SSh key多个key对应多个项目(3)
2. Class 'XMLWriter' not found(1)
3. 在QMainWindow中使用QGridLayout(1)
4. QT的QTreeWidget随着子项的展开,自动出现横滚动条。(1)
推荐排行榜
1. 阿里云centOS7.4 nginx: [emerg] "server" directive is not allowed here in /etc/nginx/vhost/xxxxxx.conf:2(2)
2. thinkphp <eq> <if>标签 condition中可以写PHP的判断逻辑(1)
3. 关于QT的QPainterPath::arcTo 详解(1)
4. QSS设置字体不起作用(1)
5. CListCtrl自绘checkBox(1)
最新评论
1. Re:QT的QTreeWidget随着子项的展开,自动出现横滚动条。
coloum只有一列时,这样设置没有用
--一字千金
2. Re:在QMainWindow中使用QGridLayout
受教了
--龙龙666666
3. Re:Class 'XMLWriter' not found
安装完成后,不妨重启一下fpm服务
systemctl restart php-fpm.service
--妖怪小哥
4. Re:git SSh key多个key对应多个项目
@ 奥雷连诺好的谢谢,我在研究研究。...
--路博林
5. Re:git SSh key多个key对应多个项目
@ 路博林/c/users/zhangsan/.ssh/id_rsa_zhangsan1 /c/users/zhangsan/.ssh/id_rsa_zhangsan2/c/users/zhangsa...
--奥雷连诺
点击右上角即可分享