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

推荐订阅源

C
CERT Recently Published Vulnerability Notes
U
Unit 42
T
The Blog of Author Tim Ferriss
H
Hackread – Cybersecurity News, Data Breaches, AI and More
B
Blog RSS Feed
Microsoft Azure Blog
Microsoft Azure Blog
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
S
Securelist
L
Lohrmann on Cybersecurity
Blog — PlanetScale
Blog — PlanetScale
Recorded Future
Recorded Future
D
DataBreaches.Net
Spread Privacy
Spread Privacy
T
Threat Research - Cisco Blogs
I
Intezer
P
Palo Alto Networks Blog
Simon Willison's Weblog
Simon Willison's Weblog
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
I
InfoQ
宝玉的分享
宝玉的分享
Security Latest
Security Latest
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
Threatpost
Cisco Talos Blog
Cisco Talos Blog
P
Proofpoint News Feed
博客园 - 司徒正美
H
Hacker News: Front Page
Y
Y Combinator Blog
爱范儿
爱范儿
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
NISL@THU
NISL@THU
月光博客
月光博客
有赞技术团队
有赞技术团队
Cloudbric
Cloudbric
酷 壳 – CoolShell
酷 壳 – CoolShell
G
Google Developers Blog
A
Arctic Wolf
博客园 - 【当耐特】
W
WeLiveSecurity
V
Visual Studio Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
V
V2EX
C
Cyber Attacks, Cyber Crime and Cyber Security
S
SegmentFault 最新的问题
The GitHub Blog
The GitHub Blog
The Cloudflare Blog
Stack Overflow Blog
Stack Overflow Blog

博客园 - ㊣阿华

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)  评论()    收藏  举报