QString sNumber = sStr.split("**").at(3);. 在spilt裡填入切割的關鍵字接著照順序一一儲存下來即可獲得各項資料。 而QStringList多了QString ...
確定! 回上一頁