QString 和string之前的轉換. QString temp = "nihao"; //QString類中為我們封裝了toStdString()方法. string str = temp.
確定! 回上一頁