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.
我想使用 NODEJS 将一些文件(图像)发送到服务器。但我不想使用常规输入文件标签来附加文件。那么,如何对文件路径进行硬编码以将它们从 HTML 客户端发送到服务器?有什么解决办法吗?提前致谢..
文件输入字段不能自动填充——用户必须自己选择一个文件上传。