C++输出中文字符 注:本文转载自互联网,感谢作者整理! 1. cout 场景1: 在源文件中定义 const char* str = “中文” 在 VC++ 编译器上,由于Wind … Continue reading C++输出中文字符