request.send(json);. 請求標頭'Content-Type'建議設為'application/json'。當然,伺服端要能夠剖析JSON字串以取出資料,但無需親自撰寫,http://www.json.org/ 網站中 ...
確定! 回上一頁