delete (key) -- removes the value by the key. map.clear() -- clears the map; map.size -- returns the current element count. For instance:
確定! 回上一頁