Location:
Search - progress.jar
Search list
Description: 进度条的设计,掌握颜色选择器对话框的使用,文件选择器对话框的使用,使用JOptionPane类创建对话框,通过制作“设置字体”对话框,掌握列表框、单选按钮、组合框等组件的使用,了解打包工具JAR的使用
-progress of the design and master color selector dialog box use, the paper selector dialog box, use category JOptionPane create dialog, through the production of "Set font" dialog box, master list box, radio button, the combination of components such as the frame to use, understand the JAR tool bundles use
Platform: |
Size: 8861 |
Author: 周腾裕 |
Hits:
Description: 带进度条的文件上传(java+ajax源码)
在写代码的时候,还要用到关于servlet的包servlet-api.jar。
写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。
关于获取及显示进度部分,用了我原来自己写的一个ajax的应用架构,从中抽取了部分代码出来,注意,js文件只适用于UTF-8编码的页面,因为现在我只写UTF-8编码的页面了,国际化方便。
progressUpload.jar中,包含了commons-fileupload-1.1.1.jar,servlet-api.jar,commons-io-1.2.jar,在progressUpload.jar中,还包含一个属性文件,里面是一些默认配置,可根据自己的需要修改。
由于有源码,怎么用可以自己看源码,此外,那个例子中也写了,在此不再赘述。例子中只取到了FileItem,再将item保存一下就ok了,示例代码: File upFile = new File(remoteFilePath)
try
\\{
item.write(upFile)
fileInfo.put(\"infotip\", \"上传成功.\")
}
catch (java.lang.Exception e)
\\{
fileInfo.put(\"infotip\", \"上传失败.\")
}-with the progress of the file upload (java ajax OSS) in writing code, also used on packages servlet servlet-api.jar. After the finish debugging process, the old errors : java.lang.NoClassDefFoundError : org / apache / commons / io / output / DeferredFil eOutputStream. Later, an investigation will know less commons-io - 1.2.jar, plus, on the ok. On access and display some progress with my own original written by a ajax application architectures, from taking part code, and the attention js document only applies to UTF-8 encoded pages. now I just write UTF-8 encoded pages, international convenience. ProgressUpload.jar, contains commons - fileupload - 1.1.1.jar. servlet-api.jar, commons-io - 1.2.jar. In progressUpload.jar, also includes an attribute documents, There is some of the default conf
Platform: |
Size: 578002 |
Author: 商务通 |
Hits:
Description: 进度条的设计,掌握颜色选择器对话框的使用,文件选择器对话框的使用,使用JOptionPane类创建对话框,通过制作“设置字体”对话框,掌握列表框、单选按钮、组合框等组件的使用,了解打包工具JAR的使用
-progress of the design and master color selector dialog box use, the paper selector dialog box, use category JOptionPane create dialog, through the production of "Set font" dialog box, master list box, radio button, the combination of components such as the frame to use, understand the JAR tool bundles use
Platform: |
Size: 8192 |
Author: 周腾裕 |
Hits:
Description: 带进度条的文件上传(java+ajax源码)
在写代码的时候,还要用到关于servlet的包servlet-api.jar。
写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。
关于获取及显示进度部分,用了我原来自己写的一个ajax的应用架构,从中抽取了部分代码出来,注意,js文件只适用于UTF-8编码的页面,因为现在我只写UTF-8编码的页面了,国际化方便。
progressUpload.jar中,包含了commons-fileupload-1.1.1.jar,servlet-api.jar,commons-io-1.2.jar,在progressUpload.jar中,还包含一个属性文件,里面是一些默认配置,可根据自己的需要修改。
由于有源码,怎么用可以自己看源码,此外,那个例子中也写了,在此不再赘述。例子中只取到了FileItem,再将item保存一下就ok了,示例代码: File upFile = new File(remoteFilePath)
try
\{
item.write(upFile)
fileInfo.put("infotip", "上传成功.")
}
catch (java.lang.Exception e)
\{
fileInfo.put("infotip", "上传失败.")
}-with the progress of the file upload (java ajax OSS) in writing code, also used on packages servlet servlet-api.jar. After the finish debugging process, the old errors : java.lang.NoClassDefFoundError : org/apache/commons/io/output/DeferredFil eOutputStream. Later, an investigation will know less commons-io- 1.2.jar, plus, on the ok. On access and display some progress with my own original written by a ajax application architectures, from taking part code, and the attention js document only applies to UTF-8 encoded pages. now I just write UTF-8 encoded pages, international convenience. ProgressUpload.jar, contains commons- fileupload- 1.1.1.jar. servlet-api.jar, commons-io- 1.2.jar. In progressUpload.jar, also includes an attribute documents, There is some of the default conf
Platform: |
Size: 577536 |
Author: 商务通 |
Hits:
Description: JTAPI.jar关于Java的电话接口,方便操作使用。希望大家多多支持。共同进步共同使用-JTAPI.jar on the Java phone interface to facilitate the operational use. I hope everyone can support. Joint use of common progress
Platform: |
Size: 86016 |
Author: mfw |
Hits:
Description: 进度条,实现对动画加载的计算,并计算出时间,同步动画播放-Progress bar, the realization of the calculation of the animation to load and calculate the time, synchronized animation player
Platform: |
Size: 11264 |
Author: weiwei |
Hits:
Description: 一款类似检测软件功能的软件,用JAVA实现,附有说明文档。-A similar detection software functions of the software, using JAVA implementation, accompanied by documentation.
Platform: |
Size: 7843840 |
Author: 205 |
Hits:
Description: 用Java写的一个mp3音乐播放器。播放mp3格式时不能使用进度条。使用了mp3spi1.9.4.jar和tritonus_share.jar两个包。是我的java课程大作业哦-To use Java to write an mp3 music player. Play mp3 format can not use the progress bar. Using mp3spi1.9.4.jar and tritonus_share.jar 2 packages
Platform: |
Size: 845824 |
Author: flow |
Hits:
Description: login screen with progress reading jar
Platform: |
Size: 2048 |
Author: Thusitha |
Hits: