1 Star 0 Fork 8

developer/JavaUserAdmin

forked from 雨碎江南/JavaUserAdmin 
Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
smart_upload.html 752 Bytes
Copy Edit Raw Blame History
雨碎江南 authored 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 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/itcn/JavaUserAdmin.git
git@gitee.com:itcn/JavaUserAdmin.git
itcn
JavaUserAdmin
JavaUserAdmin
master

Search