简介: FormData 对象用以将数据编译成键值对,以便用XMLHttpRequest 来发送数据。 ... 通过get方法对值进行读取 console.log(formdata.get("name")); ...
確定! 回上一頁