首页 [ 上传下载 ] NeatUpload大文件上传(进度条显示)组件及演示源码
一键分享

NeatUpload大文件上传(进度条显示)组件及演示源码

  • 免费

2010-02-23 14:05:43

收藏 1797 次|关注 35891 次|下载 3432 次

免费


交付物: 源码包
    商家已实名认证
  • 分享者:51asp***
  • 访问次数:   312574 次
  • 源码数量:   1241 套
  • 通过比率:   97%
  • 活跃于:   昨天
  • TEL:   13*******71
  • 最新IP属地:杭州市
  • 微信扫码咨询
.net

源码介绍

源码参数

  • 源码类别:【上传下载】
  • 源码类型:B/S
  • 适合人群: 高手
  • 授权类型:免费版
  • 开发语言:C#
  • 数据库:Access
  • 源码大小:2.88M
  • 相关网址: 【免费浏览】
  • 源码指数:
  • 完整度:
  • 文件上传设置图
  • 上传显示进度条和状态
  • 取消上传
  • 项目结构图
  • 文件上传设置图
  • 上传显示进度条和状态
  • 取消上传
  • 项目结构图
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
  • Aspx.Query.CodeImageQueryModel
NeatUpload大文件上传(进度条显示)组件及演示源码
NeatUpload解决Asp.net中大文件上传的问题的组件,支持进度条显示、上传过程中取消,当前版本为1.3.21。
一般10M以下的文件上传通过设置Web.Config,再用VS自带的FileUpload控件就可以了,但是如果要上传100M甚至1G的文件就不能这样上传了,这时可以用NeatUpload来上传,步骤如下:
       1,在工具箱中添加Brettle.Web.NeatUpload.dll,方法:打开VS2008--->点击'工具箱'--->选中一项,如:'常规'这项--->单击右键--->在弹出的菜 单中选'选择项'--->在弹出的窗口中选择'浏览'--->找到'Brettle.Web.NeatUpload.dll'这个文件 --->按确定就添加上了,这时工具箱中多出几个控件出来,有InputFile,progressbar 等,我们主要用这两个.
      2.复制文件夹NeatUpload到根目录.
      3.拖放使用上传控件InputFile和进度条ProgressBar
dotnet\src为空间源码目录
dotnet\app\Brettle.Web.NeatUpload为Demo演示目录(演示可以选择按钮的样式)
Here is brief tour of the directory structure:
js/ - Javascript source that is specific to .NET.  In theory someone could
      port the dotnet source to Java or PHP and reuse the the Javascript code
      in this folder.  js.csproj is a dummy project that does nothing
      accept provide a convenient way to access the js files from the IDE.
flash/ - The Flash/ActionScript code.  This is not specific to .NET.  It is 
      just a slightly modified old version of SWFUpload a the moment.
      flash.csproj is a dummy project that runs the script/batch file to build
      the ActionScript files and minify the associated Javascript files.
dotnet/ - Everything that is specific to .NET.
dotnet/src/ - The source for all of the assemblies.
dotnet/src/Brettle.Web.NeatUpload/ - The source for Brettle.Web.NeatUpload.dll
      There is a subfolder for each namespace.  To help organize the code a
      bit, internal classes are in the Brettle.Web.NeatUpload.Internal.*
      namespaces.  Brettle.Web.NeatUpload.csproj builds
      Brettle.Web.NeatUpload.dll.
dotnet/src/Extensions/ - The source for the various extension assemblies.
      There is a subfolder for each extension.  Each subfolder contains a
      project file for building the associated extension.
dotnet/app/ - The test/demo application discussed above.
dotnet/app/Brettle.Web.NeatUpload/ - Pages that only require
       Brettle.Web.NeatUpload.dll.
dotnet/app/Extensions/ - Test and demo pages for the extension assemblies.
       There is a subfolder for each extension.
dotnet/deploy/ - The dummy project that runs the script/batch file to copy
       the various assemblies and support files into the dotnet/app folder.
dotnet/docs/ - The documentation files.  docs.csproj is a dummy project that
       runs the script/batch file to create the HTML documentation. 
责任编辑:大管家

下载记录(Only Recent 100)

用户名 推荐指数 下载时间

源码评论

单击更换

评论列表

全部评论
  • 暂无评论 …

最近更新

      下载排行