搜索资源列表
-
0下载:
无组件断点上传,有进度条、下载速度、多文件上传,各种演示示例\测试上传,No components breakpoint upload, there is progress bar, download speed, multi-file upload, a variety of sample presentation
-
-
0下载:
多文件上传用户控件源码,使用:ASP.NET+C#+jquery+C-Multi-file upload user control source, use: ASP.NET+C#+jquery+Css
-
-
0下载:
file upload in C# with progress bar using jquery
-
-
0下载:
多文件上传用户控件源码
使用:ASP.NET+C#+jquery+Css
开发成用户控件,在页面中直接调用即可。
本人不做页面特效啥了,也不为盈利,大伙可以修改样式让
控件更美观点。
以后有空再发些好东西给大伙用。
使用方法:双击绿色小脚丫选择文件-Manyfileupload
-
-
0下载:
该程序采用了jquery框架,实现了小文件上传。
两个地方需要解释
第一,如何知道监听的这个文件就是上传的这个文件实现机制很简单,就是让asp.net产生一个唯一的guid,这个id序号是唯一的,通过ajax取出来赋值给一个隐藏字段;第二,如何获取guid标志的文件信息?通过asp.net缓存机制实现,上传的过程中,不断的将上传信息往缓存里面写,直到文件上传完成,而在另外一个通过guid获取缓存的信息,信息包括你想要的信息,比如上传了多少字节、消耗了多长时间等。
程序核心页面
i
-
-
0下载:
jqswfupload是一个基于jquery UI+Swfupload实现的多文件上传组件。 SWFupload是一个基于flash与javascr ipt的客户端文件上传组件。你可以在文件选择对话框中通过ctrl/shift键一次性选择多个上传文件。jquery UI 是以jquery 为基础的开源Javascr ipt 网页用户界面代码库。包含底层用户交互、动画、特效和可更换主题的可视控件。-jqswfupload a based on jquery UI+Swfupload achieve
-
-
0下载:
jquery这个非常方便的Javascipt框架可以让开发者增强网站的设计和可用性。在Google Code上有许多非常酷的jquery插件,这款插件对文件上传功能的开发非常有帮助。-this very convenient Javascipt jquery framework allows developers to enhance the design and usability of the site. There are many very cool jquery plugin on G
-
-
0下载:
jquery文件上传插件目前个人感觉不怎么好用只是好看而已-jquery file upload Plugin personal feeling is not very easy to just look good.
-
-
0下载:
jquery uploadify3.1 jsp servlet文件上传实例,内附源码,jsp+servlet实现,适合初学者,网络上很多的例子虽然说是3.1版本的,但是调用方法都是老版本的,跑不起来,经过查看doc,这个例子可以在tomcat中运行-jquery uploadify3.1 jsp servlet file upload instance, containing the source code, jsp+ servlet implementation, suitable for b
-
-
0下载:
不支持萨福瑞的上传控件 flash原理 xiexie-don t support sarifi flash
-
-
0下载:
jquery file upload scr ipt
-
-
0下载:
一款jquery文件上传插件,支持多种文件格式上传,可用于网站中的文件上传-file upload a jquery plugin, support for multiple file formats to upload can be used for file upload site
-
-
0下载:
multiple file upload demo using javascr ipt and php
-
-
0下载:
js批量上传,利用jquery实现前台文件批量上传。(JS batch upload, the use of jquery to achieve front file upload bulk.)
-
-
0下载:
最近在开发excel数据导入模块,在网上找了一些案例和资料,网上的方法大多是上传excel文件至服务器,后台进行数据比对验证后插入数据库,最后返回导入失败的数据给用户导出,并重新修改整理后再次导入数据库中(Recently in the development of excel data import module, on the Internet to find some cases and data, the method of online is mostly upload excel f
-