The JSON.stringify() method converts JavaScript objects into strings. When sending data to a web server the data has to be a string.
確定! 回上一頁