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.
我正在使用plupload。我找不到编辑上传脚本为我上传的文件设置的名称的方法。
有没有办法更改文件名?
您可以使用file_data_name选项设置上传字段的名称。默认情况下设置为file。