QMap 內的資料會以key 的值sort 好。以自訂class 或struct 作為key 需要提供operator<。所以將資料insert 進QMap,再用iterator 取出就可以做 ...
確定! 回上一頁