JS 的世界中,我們常常會使用Object來儲存資訊,所以很容易就會有Nested Object的出現,例如下方的Object: const obj = { class: { stu1: { name: 'Andy'},
確定! 回上一頁