重點:當你用 const 宣告一個物件時:
const
講稿提示:「const 鎖的是『盒子』不是『盒子裡的內容』。盒子不能換,但內容可以改。」
點擊上方按鈕測試 const + Object 行為...