解決辦法. 1)建立 std::map<int, std::string> 並將所有資料推送到其中(或 QString 和 QMap )。 要麼 2)建立 std::vector<std::pair<int, ...
確定! 回上一頁