会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
划边逅
博客园
首页
新随笔
联系
订阅
管理
2021年4月7日
html file类型如何一次性上传多个文件
摘要: html file类型如何一次性上传多个文件 又是侯需要上传多个文件 可是默认的文件只能选择一个这个只需要在input标签里面添加multiple="multiple"就可以了 <input type="file" name="file" multiple="multiple"/>
阅读全文
posted @ 2021-04-07 11:32 划边逅
阅读(778)
评论(0)
推荐(0)
编辑
公告