2014年5月7日
摘要: 1.输出倒数第二行#include "stdafx.h"#include #include #include using namespace std;int main(){ //cin.imbue(locale("chs")); cout.imbue(locale("chs"));//控制台输出中文... 阅读全文
posted @ 2014-05-07 17:05 上海—Michael 阅读(1065) 评论(0) 推荐(0) 编辑