QMap <QString, int> map;. To insert a (key, value) pair into the map, you can use operator[](): map[ ...
確定! 回上一頁