搜索资源列表
my_employee_study
- 主要是我最近两月在公司通过百度学习的内容,有AJAX,DWR,JAVA实现文件的上传和下载.主要目的在与告诉大家一个成功程序员(JAVA)是如何学习的,需要学习什么内容.以及学习的态度.-I was recently on the two companies through Baidu learning content, AJAX, DWR, JAVA document upload and download. with the main purpose to tell you a succes
文件上传下载代码
- java实现文件的上传和下载-a file upload and download
globelGet
- 这是一个由本人编写的基于java编写的实现文件下载的应用程序,供打加参考
JavaMusicPlayer.rar 音频文件播放器
- 自己制作一个音频文件播放器,能够播放多种音频格式的文件。 (1) 实现为Applet小程序 (2) 实现开始、暂停、停止等播放控制 (3) 维护一个或多个播放列表 (4) 能够从Internet下载歌曲并播放。 其它功能可自行扩展。 ,Own an audio file player, can play a variety of audio formats. (1) to achieve for the Applet applet (2) the realization of the
SimpleP2P
- 实现的是P2P文件共享系统,是通过基于Chord原理实现的DHT网络,分享本地计算机上的文件,或下载其他计算机共享的文件。本文件系统的特点在于并不仅仅是个简单的文件传输系统,而是真正的实现文件的共享-Realize that P2P file sharing system, is achieved through the principle of Chord-based DHT network, sharing files on the local computer, or download o
upload+download
- struts spring+Hibernate 实现文件上传下载操作-struts spring+ Hibernate file uploading and downloading operations
20071024
- 不说了,就sring,struts,hibenater实现文件上传下载。希望对各位有用-Do not talk, it sring, struts, hibenater Upload Files to download. Members wish to be useful
filesUpload
- java实现文件上传下载功能,如:图片,文件等-java upload and download
ssh2Down
- 在myMyEclipse坏境下,用struts2,spring,hibernate三者整合,用户注册,登陆后,实现文件的上传,下载,共享等功能。-At Habitat myMyEclipse bad, using struts2, spring, hibernate integration of the three, the user register, landing after the implementation document upload, download, share and o
GlobleGet.jar
- java实现文件下载功能。有断点传输功能。-java down
download
- smartupload下载文件,smartupload实现单文件下载-smartupload download file
java
- 本人的毕业设计,JAVA实现数据库转化,我用Java作为编程语言(Java的版本是6.0),JDOM作为XML解析器。数据库是SQL Server 2000,开发工具是NetBeans IDE 5.5 大家在运行程序的时候最好还是使用NetBeans IDE 5.5和Java 6.0,因为我设计的是图形界面,在设计的时候我用到了NetBeans的Swing设计工具Martisse,如果把我的程序放在JBuilder、Eclipse或JCreator中无法运行的(NetBeans是免费下载的)
struts2Uploaddownload
- 实现struts2文件上传和下载的功能,包括对上传文件类型和大小的限制-Achieve struts2 file upload and download functions, including file type and size restrictions
java
- 用Java实现简单的UDP通信实现文件的上传和下载功能-Java implementation with a simple UDP communication implementation file upload and download
ftp
- ftp客户端程序 单一的程序安装了JDK后即可运行,实现文件上传下载等功能,很不错 -java socket ftp
download4j
- Download4J 是一个可轻易集成到现有Web项目的实现文件下载的Java组件. -Download4J is a JAVA™ component (Servlet+ JavaBean) that allows to download files. This component could be integrated in any JSP/Servlets application.
FileUpload2
- 不错的java上传和下载的代码! 1.实现单文件上传 2.实现多文件上传 3.文件下载-Good upload and download java code! 1. To achieve a single file upload 2. Multi-file uploads 3. File Download
java--get-weather-report
- 新浪天气新闻的抓取——Java实现 我做了个程序把新浪上的天气新闻抓过来存到本地,考虑访问速度问题,新闻中的图片也要保存到本地。文件头里获得的Content-Length,也就是图片的实际大小不符,预览不了。 而且反复测试,两种方法每次下来的东西大小是固定的,所以重复下载没有用? 测试toString后length大小比图片实际的小,而生成的图片比图片数据大。下载后存储过程中图片数据增加了! 图片数据流toString过程中数据大小发生了改变,还原不回来。其它新
FileDownLoad
- java实现文件的上传与下载,Java项目(Achieve file download upload)
url
- 使用统一资源定位符类URL实现文件下载,同时ImageIO也可以实现(class URL download file)