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

推荐订阅源

酷 壳 – CoolShell
酷 壳 – CoolShell
H
Hacker News: Front Page
P
Palo Alto Networks Blog
T
ThreatConnect
Apple Machine Learning Research
Apple Machine Learning Research
博客园_首页
T
True Tiger Recordings
P
Privacy & Cybersecurity Law Blog
B
Blog
IT之家
IT之家
Last Week in AI
Last Week in AI
F
Full Disclosure
Hacker News: Ask HN
Hacker News: Ask HN
C
Comments on: Blog
Microsoft Azure Blog
Microsoft Azure Blog
C
Cybersecurity and Infrastructure Security Agency CISA
Microsoft Security Blog
Microsoft Security Blog
博客园 - 【当耐特】
N
News and Events Feed by Topic
NISL@THU
NISL@THU
腾讯CDC
雷峰网
雷峰网
Security Latest
Security Latest
李成银的技术随笔
M
Microsoft Research Blog - Microsoft Research
L
LangChain Blog
L
Lohrmann on Cybersecurity
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
C
Check Point Blog
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
博客园 - Franky
N
News | PayPal Newsroom
V
V2EX
A
About on SuperTechFans
The Register - Security
The Register - Security
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google Online Security Blog
Google Online Security Blog
MyScale Blog
MyScale Blog
Cisco Talos Blog
Cisco Talos Blog
Vercel News
Vercel News
WordPress大学
WordPress大学
C
Cyber Attacks, Cyber Crime and Cyber Security
The Hacker News
The Hacker News
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
IntelliJ IDEA : IntelliJ IDEA – the Leading IDE for Professional Development in Java and Kotlin | The JetBrains Blog
爱范儿
爱范儿
A
Arctic Wolf
L
LINUX DO - 最新话题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More

博客园 - ㊣阿华

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  ㊣阿华  阅读(3168)  评论()    收藏  举报