1 Star 0 Fork 8

helloup121/JavaUserAdmin

forked from 雨碎江南/JavaUserAdmin 
加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
smart_upload.html 752 Bytes
一键复制 编辑 原始数据 按行查看 历史
雨碎江南 提交于 2015-04-27 17:48 +08:00 . 使用model2模式对项目进行了重构
<!DOCTYPE html>
<html>
<head>
<title>smart_upload.html</title>
<meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<meta http-equiv="description" content="this is my page">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
<form action="smart_upload.jsp" method="post" enctype="multipart/form-data">
照片1:<input type="file" name="pic1"><br />
照片2:<input type="file" name="pic2"><br />
照片3:<input type="file" name="pic3"><br />
照片4:<input type="file" name="pic4"><br />
照片5:<input type="file" name="pic5"><br />
<input type="submit" value="上传">
<input type="reset" value="重置">
</form>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/software152/JavaUserAdmin.git
git@gitee.com:software152/JavaUserAdmin.git
software152
JavaUserAdmin
JavaUserAdmin
master

搜索帮助