搜索资源列表
上传下载例子
- jsf中文件上传下载的例子,通过本程序实现文件的上传下载-jsf File uploading and downloading example, through the process of uploading files downloaded
第九章 在网页中实现文件上传源文件
- 开发以一个全功能的ASP文件上传组件,分析网页中传来的文件数据,提供接口供ASP程序调用该组件保存数据。 编写Web页供用户选择上传文件。 编写ASP文件调用文件上传组件,将文件保存到服务器文件系统中。VC提供的控件。-development to a full-featured file upload ASP components, analysis website arrived at the document data, providing ASP interface procedures
FTP文件上传下载
- 实现Ftp 上传下载 c# 编写
linux上传文件cgi程序
- 通过cgi实现文件上传
HttpModelApp
- 大文件上传,可以实现2G大小的文件上传问题,而不会产生超时问题。-upload large size file
FileUpload20080412145412
- FlieUpload实现文件上传的代码实现单个文件和多个文件的上传问题,SmartUpload已经停止开发了。-Upload Files FlieUpload code to achieve a single file and multiple file upload problem, SmartUpload has stopped developed.
upload
- 一个实现http上传文件的小程序 有两个.ini配置文件来决定上传文件和服务器。。简单的VC6.0 +win32控制台-A realization of http upload applet there are two. Ini configuration file to determine the upload files and servers. . Simple VC6.0+ Win32 console
FTPServer
- windows下实现ftp 功能 传送文件 上传下载 浏览目录 建立目录等常用ftp操作 实现数据共享-function under windows to send upload files ftp download browse directories and so create the directory ftp operation of commonly used data sharing
a
- 文件上传,实现了无刷新文件上传功能 文件上传,实现了无刷新文件上传功能-upload file
BigFileUpload_NET2.0
- 一个基于Asp.net的大文件上传源码,可以实现大型文件上传,并提供进度条等-Asp.net based on the source of the large file upload, large files can be uploaded and the progress bar, etc.
fileUpAndDown
- 此资料介绍了如何实现java文件上传和下载。里面有demo和视频。大家可以-This information on how to upload files java. There are demo and video. We will look at the
qu_asp
- 简单文件上传,很好的实现了多类型文件传输功能,用ASP编写,简单实用-Simple file upload, a very good implementation of a number of types of file transfer functions, using ASP written in simple and practical
Silverlight
- 多文件(大文件)上传项目源码,c#实现的一个非常不错的多文件上传代码,希望能给大家有所帮助。-Multi-file (large file) upload the project source code, c# to achieve a very good multi-file upload code, and hope that they can help.
qydoc2.7
- 一、系统特点: 1、强大文件上传:普通浏览器上传支持单个电子文档最大2G,浏览器ActiveX插件上传支持单个电子文档最大4G。支持多文件批量上传、断点续传、进度显示上传。 2、超强易用性能:采用BS(浏览器/服务器)模式服务,类WINDOWS操作方案,即使仅会用鼠标的用户也可在无培训情况下快速应用。加强版OFFICE文件的在线编辑和版本管理能力提供强大、丰富、有效的公文处理能力。 3、应用安全可靠:具有灵活的权限分配机制和文档管理体系,提供多层次安全解决方案,最大限度保护了
Progressbar
- 该程序采用了jquery框架,实现了小文件上传。 两个地方需要解释 第一,如何知道监听的这个文件就是上传的这个文件实现机制很简单,就是让asp.net产生一个唯一的guid,这个id序号是唯一的,通过ajax取出来赋值给一个隐藏字段;第二,如何获取guid标志的文件信息?通过asp.net缓存机制实现,上传的过程中,不断的将上传信息往缓存里面写,直到文件上传完成,而在另外一个通过guid获取缓存的信息,信息包括你想要的信息,比如上传了多少字节、消耗了多长时间等。 程序核心页面 i
vc++ ftp文件上传与下载
- VC++环境下 文件上传与下载功能的实现。
批量上传
- js批量上传,利用jquery实现前台文件批量上传。(JS batch upload, the use of jQuery to achieve front file upload bulk.)
uploadProgress
- java实现多文件上传,并对文件进行保存设置(The previous background implementation of various types of file uploads, can be mass uploaded or selected.)
ftp文件上传下载
- Linux ftp 实现文件传输,客户端,服务器端实现文件上传下载(Linux FTP file transfer, client, server-side file upload and download)
UpLoadForm
- c# 调用webService实现上传下载,文件使用BASE64编码上传下载, 带有配置文件。(C# call webService to achieve upload download, files using BASE64 encoding upload download,With configuration file.)