uploadify 文件上传 操作步骤 git clone https://github.com/JavaHello/uploadify.git mvn package mvn tomcat:run 浏览器打开:http://localhost:8080/springmvc/resources/uploadify/index.html 注意:需要安装maven、git