c++按行读取、写入
摘要:
ifstream in("C:\\Users\\Administrator\\Desktop\\ss.txt", ios::in);ofstream write("C:\\Users\\Administrator\\Desktop\\ss-out.txt", ios::out);for(string... 阅读全文
posted @ 2014-04-10 20:14 雪 狼 阅读(580) 评论(0) 推荐(0)
posted @ 2014-04-10 20:14 雪 狼 阅读(580) 评论(0) 推荐(0)
posted @ 2014-04-10 10:06 雪 狼 阅读(2073) 评论(0) 推荐(0)