std string qstring (2). 我有一個 std::string content 我知道包含UTF-8數據。 我想將它轉換為 QString 。 我該怎麼做,避免Qt中的from-ASCII轉換?
確定! 回上一頁