摘要:
#include #include using namespace std; int main() { string title; getline(cin,title);//读取输入队列中的回车,但是丢弃不存储在title中 //cin>>title;//不读取输入队列中的回车,回车仍然在输入队列中 char a=cin.get(... 阅读全文
posted @ 2014-10-09 15:28
yexuannan
阅读(105)
评论(0)
推荐(0)

浙公网安备 33010602011771号