摘要:今天继续自己的项目,需要在js中用xmlrequest执行服务器脚本并返回数据 request = new XMLHttpRequest(); request.open('GET', "dyhref.php?idn=" + (aid+1)); request.responseType = 'text
阅读全文
posted @ 2020-07-06 17:07
https://www.fongdan.com
posted @ 2020-07-06 17:07