QString tip = QString::fromLocal8Bit("中国人口总数:");. QString tip2 = QString::fromUtf8(tip.toUtf8().data());. str.sprintf("%s %d",tip2.
確定! 回上一頁