Strings use double quotes. No single quotes or backticks in JSON. So 'John' becomes "John" . Object property names are double-quoted also ...
確定! 回上一頁