Double quotes in JSON'e must be escaped with two back slashes (\\). JSON.parse('"param":"\\"value\\""').
確定! 回上一頁