new Map(), Creates a new Map object. set(), Sets the value for a key in a Map. get(), Gets the value for a key in a Map. clear(), Removes all the elements ...
確定! 回上一頁