QString 内码是UTF-16,而标准C++ 的字符串是UTF-8 编码的,Qt 针对标准C++ 字符串 ... QString & QString::setNum(double n, char format = 'g', int precision = 6).
確定! 回上一頁