To print out the content of person, you first need to stringify it using JSON.stringify() method. str = JSON.stringify(person, null ...
確定! 回上一頁