搜索资源列表
struts-upload
- 完整的STRUTS上传文件与下载文件的示例,可以让你学会原来HTTP上传文件可以这么简单.-integrity of the document upload and download documents example, allows you to learn the original HTTP upload files can be as simple as that.
UpDownload
- 用jsp编写的文件上传与下载系统。(1)先将com目录拷贝到webapps\\ROOT\\WEB-INF\\classes下,然后重新启动Tomcat (2)输入http://localhost:8080/chap21/upload.html进行上传。-used to prepare the file upload and download system. (1) The first copy of the directory com webapps \\ ROOT \\ WEB-IN
JFtp
- JFtp是一个用 Java编写的图形化的FTP客户端程序。它支持所有基本的FTP操作,有一些改善的性能,如递归式目录上传,漂亮的swing UI,能够自动断点续传,能识别不完整的目录名。API从GUI中分离,可以用于第三方应用程序或命令行模式。-JFtp is a Java prepared by the graphic FTP client. It supports all basic FTP operation, the performance of some improvements, s
jaoso-0.9.1-final
- Jaoso新闻文章发布系统 0.9.1final 程序架构: Struts+Spring+Hibernate 主要功能: ·新闻采用在线编辑器,可以象使用word一样编辑新闻,可简繁体互换 ·可web上传图片,新闻内其它网站图片自动下载 ·无限级目录分类 ·可设头条新闻和图片新闻 ·新闻点评功能,可自由发表评论 ·权限管理可以任意设置角色\\权限 ·采用MVC模式显示与逻辑分离,方便修改页面显示效果
blackswansoft.com
- “黑天鹅Java远程控制”是使用Java语言开发的一款远程控制软件,并且 可以实现生成服务器、屏幕监视,屏幕控制、上传文件、下载文件、远程命令、 远程任务管理器、发送警告、相互聊天、换皮肤、版本升级提醒等功能。 欢迎到我们的网站上下载最新版本! 网址:http://www.blackswansoft.com/-" Black Swan Java Remote Control" is the use of Java language development
HDFS-OPERATE
- 自己开发的通过http方式实现hadoop分布式文件系统 文件 上传/下载 功能-Their development be achieved through http hadoop distributed file system file upload/download
jAVA
- 实现http的多项功能,post功能,多线程功能,错误检测机制等等。实现Ftp上传下载数据的功能 能够与FTP服务器建立连接 商量通信端口 上传和下载数据 权限的控制 -Http implementation of a number of functions, post functions, multi-threaded functions, error detection mechanisms and so on. Implementation Ftp upload dow
fileupload
- jsp+servlet实现上传文件的源代码。WAR 文件里包含源码。 把fileupload.war放入tomcat的webapps目录,看http://localhost:8080/fileupload/ web.xml内有设置说明。可以设:maxFileSize, localDirectory, encoding ... -jsp servlet upload
jclientupload1.8
- both http and ftp file upload
jupload-V4.2.0-src
- [linux.rar] - 嵌入式linux开发教程,从嵌入式linux的基本应用,C语言应用程序开发,到嵌入式linux平台的构建,再到网络应用程序,驱动程序开发,讲的很全。 [Warehouseapplet.rar] - 类似网上商店,applet做的介面,有服务器端,列出各种商品 [Postlet-src-0.13.zip] - 文件上传,可以实时显示上传进度条的,基于applet [uploadfile.rar] - 使用java实现多线程下载,包含断点续传。-[lin
ftp
- ftp文件上传,支持断点续 传,支持断点续传-ftp file upload, support for HTTP, HTTP support, support for HTTP
jsp-upload
- small sample how to use commons-fileupload-1.2.1.jar for upload any file to http server
Ftp2Me_src_0.2beta
- j2me关于ftp连接的代码,ftp标准命令的实现,实现上传文件,修改相关的命令你可以断点续传。-j2me code on the ftp connection, ftp commands to achieve the standard to achieve upload files, modify the relevant commands you can HTTP.
examOnlineTest
- 采用SSH实现在线考试系统。完成登陆,在线考试,在线批卷,在线打分,在线上传等功能。 1:修改applicationContext.xml 里的数据库配置文件 修改成本机的oracle的真实数据名称,用户名和密码 2:执行sql.txt 脚本 3:进入http://localhost:8080/MyOnLineTest/main.jsp 主页 管理员wzg 密码-Achieve the online examination system using SSH. Complete
shopex
- ShopEx 商店系统安装步骤: 【第一步】:将安装包中所有的文件夹和文件用ftp工具以二进制方式上传至服务器空间 (如果您不知如何设置ftp工具的二进制方式,可以查看:(http://www.shopex.cn/support/qa/setup.help.717.html) 【第二步】:在浏览器中输入 http://您的商店域名/install 进行安装界面进行安装即可。 注:如果http://您的商店域名/install 无法找到网页,您可以尝试使用http://您的商
Yemian9.15
- jsp 做的有登陆注册页面 上传excel在HTTP页面展示可修改并保存修改到是、u句库-jsp page to do with landing registration page shows the HTTP upload excel to modify and save changes to being, u sentence Library
NetDish
- 优势网络网盘系统便也开始走向了多样化,从开始的一次上传发展到了断点续传、批量上传、HTTP上传、FTP上传.-Advantage Network network disk system will also begin to diversification, the development from the beginning of time to the HTTP upload, bulk upload, HTTP upload, FTP upload.
NetDish
- 网络网盘系统便也开始走向了多样化,从开始的一次上传发展到了断点续传、批量上传、HTTP上传、FTP上传-Network network disk system will also begin to diversification, the development from the beginning of time to the HTTP upload, bulk upload, HTTP upload, FTP upload
hls_upload
- ts文件上传功能,实现http上传接收服务。可以试用一下。-ts file upload function, realize http upload to receive services. You can try.
HttpUploadFile
- 使用socket模仿http协议上传文件,加深对http协议的了解(uploading files : Using socket to mimic HTTP protocol)