QString 类保存16位Unicode值,提供了丰富的操作,查询和转换等函数,该类还进行了 ... toDouble(); double d3=d1+d2; QString S=QString::number(d3); ...
確定! 回上一頁