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

推荐订阅源

博客园_首页
Google DeepMind News
Google DeepMind News
J
Java Code Geeks
S
SegmentFault 最新的问题
Martin Fowler
Martin Fowler
罗磊的独立博客
T
The Blog of Author Tim Ferriss
N
Netflix TechBlog - Medium
大猫的无限游戏
大猫的无限游戏
Hugging Face - Blog
Hugging Face - Blog
Last Week in AI
Last Week in AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
H
Heimdal Security Blog
N
News and Events Feed by Topic
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
P
Privacy International News Feed
T
Tailwind CSS Blog
AWS News Blog
AWS News Blog
雷峰网
雷峰网
PCI Perspectives
PCI Perspectives
CTFtime.org: upcoming CTF events
CTFtime.org: upcoming CTF events
IT之家
IT之家
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
The Register - Security
The Register - Security
N
News | PayPal Newsroom
C
CERT Recently Published Vulnerability Notes
Microsoft Security Blog
Microsoft Security Blog
Attack and Defense Labs
Attack and Defense Labs
T
Tenable Blog
博客园 - 【当耐特】
Vercel News
Vercel News
GbyAI
GbyAI
博客园 - 司徒正美
量子位
T
Threat Research - Cisco Blogs
The Cloudflare Blog
The Last Watchdog
The Last Watchdog
MyScale Blog
MyScale Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Hacker News - Newest:
Hacker News - Newest: "LLM"
TaoSecurity Blog
TaoSecurity Blog
T
Troy Hunt's Blog
Y
Y Combinator Blog
P
Proofpoint News Feed
L
LINUX DO - 最新话题
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Jina AI
Jina AI
Recent Commits to openclaw:main
Recent Commits to openclaw:main
月光博客
月光博客
Apple Machine Learning Research
Apple Machine Learning Research

博客园 - Slash

世界上最经典的25句话[转载] Just do it 送炭之恩 历程 VMware使用相关 (转)绝不能错过 100个最佳Linux站点推荐 (转)7290常用快捷键 (转载)30岁前男人需要完成的事 (转载)表示业务实体的几种方式比较分析 CodeSmith:类型化DataSet实体类模板 PowerDesigner实现异构数据库转化 发布PowerDesigner11.0中文教程 人生的忠告 PowerDesigner中依赖关系自动创建主键 PowerDesigner中定制数据字典 PDM生成的SQL脚本不能正确执行解决过程 DotTextWeb数据库安装过程 DotTexWeb项目不能正常加载打开 应该通过了数工
DotNet项目中常见文件类型
Slash · 2006-09-01 · via 博客园 - Slash

各文件类型相关信息:.sln         Visual Studio.Solution 通过为环境提供对项目.项目项和解决方案项在磁盘上位置的引用,可将它们组织到解决方案中
.suo         解决方案用户选项 录所有将与解决方案建立关联的选项,以便每次打开时,都包含您所做的自定义设置
.resx     程序集资源文件 用于编辑和定义应用程序资源的文件
.xslt          XSLT文件        用于转换XML文档的文件
.xsd           XML架构     用于创建XML文档架构的文件,同时也作为数据集,如DataSet类创建XML架构的文件.disco         静态发现文件   充当XML Web services发现机制的一个可选的文件,不为XML Web services 自动创建.disco文件
.asax         全局应用程序类 用于处理全局asp.net应用程序级事件,global.asax
.rpt           Crystal Report文件
.cur           游标文件       用于创建自定义游标的文件
.csproj         C#语言项目
.webinfo       专用的项目文件 用于跟踪应用程序根,包含了应用程序根目录信息

至于其它各种文件类型详细内容可参考msdn.

posted on 2006-09-01 23:07  Slash  阅读(547)  评论()    收藏  举报