摘要:
通常都是编码转换的问题,注意如以下红字代码那样设置正确的编码QFile _file(_f_path); try{ if(_file.open(QIODevice::ReadOnly)) { QTextStream _txt_stream(&_file); _txt_stream.setC... 阅读全文
posted @ 2014-09-02 22:40
梵梵林
阅读(2140)
评论(0)
推荐(0)
浙公网安备 33010602011771号