#include <QTextCodec>

QString str = QTextCodec::codecForName("GBK")->toUnicode(mpArray);

 

相关文章: