文件名称:ASP.net.ProcessBar
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 19kb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该示例使用简单,完成插入指定数量的数据,ajax写入数据库,并显示精准进度,实时返回运行过程。对于大量插入数据库的操作,可以做到无刷,不超时;
目录结构: Css/style.css -------------进度条样式
Js/ProcessBar.js ----------Ajax方法以及设置进度条方法
Default.htm ---------------本示例
ProcessExecute.aspx -------后台执行插入数据库文件
演示:http://www.px915.com/demo_processbar-This example uses a simple, complete a specified number of data insertion, ajax written to the database and displays the progress of accurate, real-time return to running. Into a database for a large number of operations can be done brushless, non-overtime directory structure: Css/style.css------------- progress bar style Js/ProcessBar.js---------- Ajax methods and the progress bar is set way Default.htm--------------- this example ProcessExecute.aspx------- insert background database file Demo: http://www.px915.com/demo_processbar
目录结构: Css/style.css -------------进度条样式
Js/ProcessBar.js ----------Ajax方法以及设置进度条方法
Default.htm ---------------本示例
ProcessExecute.aspx -------后台执行插入数据库文件
演示:http://www.px915.com/demo_processbar-This example uses a simple, complete a specified number of data insertion, ajax written to the database and displays the progress of accurate, real-time return to running. Into a database for a large number of operations can be done brushless, non-overtime directory structure: Css/style.css------------- progress bar style Js/ProcessBar.js---------- Ajax methods and the progress bar is set way Default.htm--------------- this example ProcessExecute.aspx------- insert background database file Demo: http://www.px915.com/demo_processbar
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ProcessBar.sln
ProcessBar.suo
app
...\app.csproj
...\app.csproj.user
...\App_Data
...\bin
...\...\app.dll
...\...\app.pdb
...\Css
...\...\style.css
...\Default.htm
...\Js
...\..\ProcessBar.js
...\obj
...\...\Debug
...\...\.....\app.csproj.FileListAbsolute.txt
...\...\.....\app.dll
...\...\.....\app.pdb
...\...\.....\TempPE
...\ProcessExecute.aspx
...\Properties
...\..........\AssemblyInfo.cs
...\Web.config
...\效果截图.gif
ProcessBar.suo
app
...\app.csproj
...\app.csproj.user
...\App_Data
...\bin
...\...\app.dll
...\...\app.pdb
...\Css
...\...\style.css
...\Default.htm
...\Js
...\..\ProcessBar.js
...\obj
...\...\Debug
...\...\.....\app.csproj.FileListAbsolute.txt
...\...\.....\app.dll
...\...\.....\app.pdb
...\...\.....\TempPE
...\ProcessExecute.aspx
...\Properties
...\..........\AssemblyInfo.cs
...\Web.config
...\效果截图.gif