- 博客(1)
- 资源 (1)
- 收藏
- 关注
原创 字符串
大家在学习C++编程时,一般在输入方面都是使用的cin.而cin是使用空白(空格,制表符和换行符)来定字符串的界的。这就导致了对于带有空格的字符串,比如”I Love www.CppLeyuan.com”只能读入”I”,后面的都无法读入。这时怎么办?(论坛:www.cppleyuan.com) 一.对于字符数组:方法一:getline()读入整行数据,它使用回车键输入的换行符来确定输入结尾
2011-06-25 16:30:00 563
The Shortest Path Problem
最短路问题The Shortest Path ProblemThe Shortest Path ProblemThe Shortest Path ProblemThe Shortest Path ProblemThe Shortest Path Problem
2011-09-11
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人