惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

S
Schneier on Security
F
Fortinet All Blogs
B
Blog
GbyAI
GbyAI
P
Proofpoint News Feed
量子位
The Register - Security
The Register - Security
宝玉的分享
宝玉的分享
大猫的无限游戏
大猫的无限游戏
云风的 BLOG
云风的 BLOG
V
Visual Studio Blog
B
Blog RSS Feed
WordPress大学
WordPress大学
Recorded Future
Recorded Future
Recent Announcements
Recent Announcements
V
Vulnerabilities – Threatpost
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
S
Secure Thoughts
雷峰网
雷峰网
Stack Overflow Blog
Stack Overflow Blog
C
Cybersecurity and Infrastructure Security Agency CISA
Webroot Blog
Webroot Blog
AWS News Blog
AWS News Blog
K
KPMG report finds enterprise disconnect between AI and its ROI | CIO
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
The GitHub Blog
The GitHub Blog
爱范儿
爱范儿
O
OpenAI News
月光博客
月光博客
H
Hacker News: Front Page
S
Security Affairs
W
WeLiveSecurity
The Hacker News
The Hacker News
aimingoo的专栏
aimingoo的专栏
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Help Net Security
Help Net Security
MongoDB | Blog
MongoDB | Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
D
Docker
T
The Blog of Author Tim Ferriss
Spread Privacy
Spread Privacy
Blog — PlanetScale
Blog — PlanetScale
J
Java Code Geeks
S
Securelist
Microsoft Azure Blog
Microsoft Azure Blog
TaoSecurity Blog
TaoSecurity Blog
T
Threat Research - Cisco Blogs
M
MIT News - Artificial intelligence
A
About on SuperTechFans

博客园 - ㊣阿华

KeyNotFoundException: 给定关键字不在字典中 FastSpring.NET v4.1将使用Spring.NET1.3和NHibernate2.1 FastSpring.NET v4.1 Sample 提供下载(含FastSpring.NETv4.1bin版) Spring.Net & NHibernate 中文论坛重新开放! FastSpring.NET v4.0 Sample 提供下载 母婴网(51muying.Com) [推荐]物流百科-物流行业百科全书 今天收到阿里巴巴 人脉通体验邮件 新注册了个域名alirenmai.com大家看做个什么网站好? 马云涉足SNS社区? alirenmai.com正式启用 ProjectOffice V1.0 提供下载 如何在新浪博客中添加JavaScript代码 ProjectOffice V1.0 重新开始公测 ProjectOfficeV1.0发布(基于FastSpring.NET V3.0开发) FastSpring.NET V2.05 final 发布[集成Spring.net & NHibernate & Ajax] 国内第一个支持Spring.NET/NHibernate/Ajax的开源的Framework FastSpring.NET V2.05 RC2 发布 FastNHibernate.NET V1.00 第一个测试版发布(包含全部源代码) FastSpring.NET V2.05 RC1下载地址
C#.NET开发的WEB文件管理器下载
㊣阿华 · 2008-04-09 · via 博客园 - ㊣阿华

运行环境:.NET2.0/.NET3.X
语言:C#.NET

安装布署:
解压缩文件,设置虚拟目录就可以使用了。

下载:

http://www.springframework.cn/htm_data/14/0804/944.html

配置:
修改web.config中的以下参数:

  <add key="FSFilesManager.PassWord" value="8AB797D8DF2ACC7B5758E6F8031C2CC"/>
  <add key="FSFilesManager.HttpRoot" value="/UploadFiles"/>
  <add key="FSFilesManager.Root" value="./UploadFiles"/>
  <add key="FSFilesManager.ImagesDir" value="./Images/FileType"/>
  <add key="FSFilesManager.Files" value="|txt|rar|zip|gz|doc|ppt|xls|csv|swf|rm|jpg|jpeg|gif|png|bmp"/>
  <add key="FSFilesManager.UploadFiles" value="|txt|rar|zip|gz|doc|ppt|xls|csv|swf|rm|jpg|jpeg|gif|png|bmp"/>

编后语:
一直没找到一个好的基于C#.NET的WEB文件管理器,就动手写了一个。
写得比较简单,但还可以用。

欢迎大家提意见啊。


另外,ProjectOffice V1.0重新开始公测。
http://www.cnblogs.com/it1630/archive/2008/02/06/1065198.html

posted @ 2008-04-09 23:30  ㊣阿华  阅读(3190)  评论()    收藏  举报