js let map = new Map(Object.entries(obj));. 那麼 Map 物件如何轉回普通物件呢?還使用遍歷嗎?不需要,可以使用 Object.fromEntries 靜態方法來 ...
確定! 回上一頁