📄 netmanage.sln
字号:
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BLL", "BLL\BLL.csproj", "{EF35F462-D547-4968-913E-6B4CC8B53724}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DALFactory", "DALFactory\DALFactory.csproj", "{42ED9744-85A9-428C-9D60-842BF9C58886}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBUtility", "DBUtility\DBUtility.csproj", "{963AB191-5F40-441D-ADA3-1314C1E4F4B9}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IDAL", "IDAL\IDAL.csproj", "{C65BEF1F-F264-46AA-A1E0-1EFE6F4CD125}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model", "Model\Model.csproj", "{BDC4E778-5D14-4A8B-94C8-71D896F86946}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLServerDAL", "SQLServerDAL\SQLServerDAL.csproj", "{F0E356B0-032F-4B85-BDBD-55435239F558}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Web", "Web\Web.csproj", "{2E6885F8-01A6-455C-A4A2-AC9A4875EBE0}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lib", "Lib\Lib.csproj", "{1F3E59B7-FF22-4B74-9986-8B8D49A72D92}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EF35F462-D547-4968-913E-6B4CC8B53724}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF35F462-D547-4968-913E-6B4CC8B53724}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF35F462-D547-4968-913E-6B4CC8B53724}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF35F462-D547-4968-913E-6B4CC8B53724}.Release|Any CPU.Build.0 = Release|Any CPU
{42ED9744-85A9-428C-9D60-842BF9C58886}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{42ED9744-85A9-428C-9D60-842BF9C58886}.Debug|Any CPU.Build.0 = Debug|Any CPU
{42ED9744-85A9-428C-9D60-842BF9C58886}.Release|Any CPU.ActiveCfg = Release|Any CPU
{42ED9744-85A9-428C-9D60-842BF9C58886}.Release|Any CPU.Build.0 = Release|Any CPU
{963AB191-5F40-441D-ADA3-1314C1E4F4B9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{963AB191-5F40-441D-ADA3-1314C1E4F4B9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{963AB191-5F40-441D-ADA3-1314C1E4F4B9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{963AB191-5F40-441D-ADA3-1314C1E4F4B9}.Release|Any CPU.Build.0 = Release|Any CPU
{C65BEF1F-F264-46AA-A1E0-1EFE6F4CD125}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C65BEF1F-F264-46AA-A1E0-1EFE6F4CD125}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C65BEF1F-F264-46AA-A1E0-1EFE6F4CD125}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C65BEF1F-F264-46AA-A1E0-1EFE6F4CD125}.Release|Any CPU.Build.0 = Release|Any CPU
{BDC4E778-5D14-4A8B-94C8-71D896F86946}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{BDC4E778-5D14-4A8B-94C8-71D896F86946}.Debug|Any CPU.Build.0 = Debug|Any CPU
{BDC4E778-5D14-4A8B-94C8-71D896F86946}.Release|Any CPU.ActiveCfg = Release|Any CPU
{BDC4E778-5D14-4A8B-94C8-71D896F86946}.Release|Any CPU.Build.0 = Release|Any CPU
{F0E356B0-032F-4B85-BDBD-55435239F558}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F0E356B0-032F-4B85-BDBD-55435239F558}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F0E356B0-032F-4B85-BDBD-55435239F558}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F0E356B0-032F-4B85-BDBD-55435239F558}.Release|Any CPU.Build.0 = Release|Any CPU
{2E6885F8-01A6-455C-A4A2-AC9A4875EBE0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2E6885F8-01A6-455C-A4A2-AC9A4875EBE0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2E6885F8-01A6-455C-A4A2-AC9A4875EBE0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2E6885F8-01A6-455C-A4A2-AC9A4875EBE0}.Release|Any CPU.Build.0 = Release|Any CPU
{1F3E59B7-FF22-4B74-9986-8B8D49A72D92}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F3E59B7-FF22-4B74-9986-8B8D49A72D92}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F3E59B7-FF22-4B74-9986-8B8D49A72D92}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F3E59B7-FF22-4B74-9986-8B8D49A72D92}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -