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

推荐订阅源

I
InfoQ
Spread Privacy
Spread Privacy
GbyAI
GbyAI
F
Fortinet All Blogs
小众软件
小众软件
B
Blog RSS Feed
博客园_首页
量子位
Y
Y Combinator Blog
美团技术团队
H
Hackread – Cybersecurity News, Data Breaches, AI and More
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Google DeepMind News
Google DeepMind News
大猫的无限游戏
大猫的无限游戏
Jina AI
Jina AI
T
The Blog of Author Tim Ferriss
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Vercel News
Vercel News
Last Week in AI
Last Week in AI
F
Full Disclosure
Stack Overflow Blog
Stack Overflow Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
宝玉的分享
宝玉的分享
Microsoft Azure Blog
Microsoft Azure Blog
有赞技术团队
有赞技术团队
A
About on SuperTechFans
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
The Cloudflare Blog
Hugging Face - Blog
Hugging Face - Blog
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
T
Tenable Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
Project Zero
Project Zero
C
CXSECURITY Database RSS Feed - CXSecurity.com
Engineering at Meta
Engineering at Meta
博客园 - 叶小钗
S
SegmentFault 最新的问题
T
Threat Research - Cisco Blogs
博客园 - 司徒正美
MyScale Blog
MyScale Blog
云风的 BLOG
云风的 BLOG
V
V2EX
酷 壳 – CoolShell
酷 壳 – CoolShell
The GitHub Blog
The GitHub Blog
V
Vulnerabilities – Threatpost
S
Schneier on Security
Latest news
Latest news
I
Intezer
A
Arctic Wolf
T
Threatpost

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