Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用带有 Dajax 的表单上传文件。
我用serializeObjectJavaScript 序列化数据。但是,具有文件类型的输入在发送到服务器之前不会被序列化。有没有办法使用 Dajax 上传文件?
serializeObject