Ajax返回值-----XMLHttpRequest 对象详解

什么是 XMLHttpRequest 对象? XMLHttpRequest 对象用于在后台与服务器交换数据。html 栗子:java function checkForm(formObj) { if (formObj.uploadfile.value.length == 0) { alert("请先选择您须要上传的文件");
相关文章
相关标签/搜索