FormData API 接口提供了一种表示表单数据的键值对,并且将数据通过 XMLHttpRequest.send 方法发送出去。 基本用法. const formData = new FormData ...
確定! 回上一頁