C++跨平臺庫QT學習5 字串處理類QString. ... toInt(); // 字串轉浮點 QString string("10.2"); float b = string.toFloat();. 格式化輸出:
確定! 回上一頁