解决sprintf()和QString中文乱码问题. 一、现象 QString str; QString tip = QString::fromLocal8Bit("我是个好孩子:"); QString tip2 = QString::fromUtf8(tip.
確定! 回上一頁