d=QString("1234.56e-02").toDouble(&ok); //ok=true;d;12.3456. 把QString转换为float型. 1.QString str=" ...
確定! 回上一頁