会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
考拉熊_12
博客园
首页
新随笔
联系
订阅
管理
2018年12月2日
文件上传
摘要: 1.文件上传页面显示 upload.jsp 进行文件上传时,表单需要做的准备: ①请求方式为post:<form action="uploadServlet" method="post"> ②使用file的表单域:<input type="file" name="file"/> ③使用multipa
阅读全文
posted @ 2018-12-02 13:07 考拉熊_12
阅读(164)
评论(0)
推荐(0)
公告