通道号中文乱码问题

auto codec = QTextCodec::codecForName("GBK");
QString strNewName = codec->toUnicode(reinterpret_cast<const char*>(struPicCfgV40.sChanName));

posted @ 2024-12-25 16:56  一字千金  阅读(17)  评论(0)    收藏  举报