文件名称:TestAjax
介绍说明--下载内容均来自于网络,请自行研究使用
基于ajax实现的进度条、上传文件、校验数据等-Ajax implementation progress bar, upload files, check data
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TestAjax
........\.classpath
........\.myeclipse
........\.mymetadata
........\.project
........\WebRoot
........\.......\META-INF
........\.......\........\MANIFEST.MF
........\.......\WEB-INF
........\.......\.......\classes
........\.......\.......\.......\com
........\.......\.......\.......\...\command
........\.......\.......\.......\...\.......\Command.class
........\.......\.......\.......\...\.......\Command1.class
........\.......\.......\.......\...\.......\Command2.class
........\.......\.......\.......\...\.......\Command3.class
........\.......\.......\.......\...\.......\Command4.class
........\.......\.......\.......\...\.......\ProducerCommandList.class
........\.......\.......\.......\...\factory
........\.......\.......\.......\...\.......\AbstractFactory.class
........\.......\.......\.......\...\.......\AbstractProductA.class
........\.......\.......\.......\...\.......\AbstractProductB.class
........\.......\.......\.......\...\.......\Client.class
........\.......\.......\.......\...\.......\DazhongFactory.class
........\.......\.......\.......\...\.......\ProductA1.class
........\.......\.......\.......\...\.......\ProductA2.class
........\.......\.......\.......\...\.......\ProductB1.class
........\.......\.......\.......\...\.......\ProductB2.class
........\.......\.......\.......\...\method
........\.......\.......\.......\...\......\MpSort.class
........\.......\.......\.......\...\test
........\.......\.......\.......\...\....\ContinueLabel.class
........\.......\.......\.......\...\upload
........\.......\.......\.......\...\......\UploadServlet.class
........\.......\.......\.......\...\util
........\.......\.......\.......\...\....\DynamicUpdateServlet.class
........\.......\.......\.......\...\....\GetAndPostExample.class
........\.......\.......\.......\...\....\ParseXMLServlet.class
........\.......\.......\.......\...\....\ProgressBarServlet.class
........\.......\.......\.......\...\....\RefreshModelList$MakeModeYear.class
........\.......\.......\.......\...\....\RefreshModelList.class
........\.......\.......\.......\...\....\ValidateDateServlet.class
........\.......\.......\lib
........\.......\.......\web.xml
........\.......\getAndPostExample.jsp
........\.......\index_pt.jsp
........\.......\jquery.js
........\.......\js
........\.......\..\jquery
........\.......\..\......\effects.core.js
........\.......\..\......\effects.highlight.js
........\.......\..\......\jquery.js
........\.......\..\......\vssver2.scc
........\.......\main.js
........\.......\pageDynamicUpdate.jsp
........\.......\parseXML.jsp
........\.......\parseXML2.jsp
........\.......\progressBar.jsp
........\.......\selectDynamicUpdate.jsp
........\.......\setAndClearInterval.jsp
........\.......\upload.jsp
........\.......\uploadify
........\.......\.........\111.jpg
........\.......\.........\cancel.png
........\.......\.........\jquery.js
........\.......\.........\jquery.uploadify.js
........\.......\.........\upload.jpg
........\.......\.........\uploader.swf
........\.......\.........\uploadify.css
........\.......\validateDate.jsp
........\.......\xml1
........\.......\....\ParseXml.xml
........\.......\....\dynamicConteng.xml
........\src
........\...\com
........\...\...\command
........\...\...\.......\Command.java
........\...\...\.......\Command1.java
........\...\...\.......\Command2.java
........\...\...\.......\Command3.java
........\...\...\.......\Command4.java
........\...\...\.......\ProducerCommandList.java
........\...\...\factory
........\...\...\.......\AbstractFactory.java
........\...\...\.......\AbstractProductA.java
........\...\...\.......\AbstractProductB.java
........\...\...\.......\Client.java
........\...\...\.......\DazhongFactory.java
........\...\...\.......\ProductA1.java
........\...\...\.......\ProductA2.java
........\...\...\.......\ProductB1.java
........\...\...\.......\ProductB2.java
........\...\...\method
........\...\...\......\MpSort.java
........\...\...\test
........\...\...\....\ContinueLabel.java
........\...\...\upload
........\...\...\......\UploadServlet