知识在于积累(.NET之路……)

导航

文章分类 -  C++

C++中,设置中文简体
摘要:C++中,设置中文简体Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->#include<locale>setlocale(LC_ALL,"chs"); 阅读全文

posted @ 2010-10-09 10:33 汤尼 阅读(534) 评论(0) 推荐(0)