码迷,mamicode.com
首页 > 其他好文 > 详细

QT中文报错问题

时间:2014-05-08 12:46:46      阅读:195      评论:0      收藏:0      [点我收藏+]

标签:style   blog   color   width   http   c   

bubuko.com,布布扣

问题关键是解决编码问题

方法:

在cpp文件开头加

#pragmaexecution_character_set("utf-8")

然后,用Notepad++工具打开cpp文件,选择“格式”->"转为UCS-2 Little Endian编码格式"

QT中文报错问题,布布扣,bubuko.com

QT中文报错问题

标签:style   blog   color   width   http   c   

原文地址:http://www.cnblogs.com/onetaste/p/3714021.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!