https://github.com/javahello/uploadify
文件上传
https://github.com/javahello/uploadify
Last synced: about 9 hours ago
JSON representation
文件上传
- Host: GitHub
- URL: https://github.com/javahello/uploadify
- Owner: JavaHello
- Created: 2017-06-01T02:07:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T03:59:55.000Z (almost 9 years ago)
- Last Synced: 2025-12-30T16:18:10.597Z (4 months ago)
- Language: JavaScript
- Size: 126 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uploadify
文件上传
#### 操作步骤
1. git clone https://github.com/JavaHello/uploadify.git
2. mvn package
3. mvn tomcat:run
4. 浏览器打开:http://localhost:8080/springmvc/resources/uploadify/index.html
##### 注意:需要安装maven、git