testweb.sln
来自「三层框架结构」· SLN 代码 · 共 38 行
SLN
38 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestWeb", "http://localhost/TestWeb/TestWeb.csproj", "{7F999C9E-8449-4883-91B5-3B6EF4C4517D}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataAccess", "DataAccess\DataAccess.csproj", "{76E69A1E-5C0C-486C-94B6-D1A33E127529}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BusinessLogic", "BusinessLogic\BusinessLogic.csproj", "{007450CE-F9AE-4D9F-98DC-39AB8709F76B}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{7F999C9E-8449-4883-91B5-3B6EF4C4517D}.Debug.ActiveCfg = Debug|.NET
{7F999C9E-8449-4883-91B5-3B6EF4C4517D}.Debug.Build.0 = Debug|.NET
{7F999C9E-8449-4883-91B5-3B6EF4C4517D}.Release.ActiveCfg = Release|.NET
{7F999C9E-8449-4883-91B5-3B6EF4C4517D}.Release.Build.0 = Release|.NET
{76E69A1E-5C0C-486C-94B6-D1A33E127529}.Debug.ActiveCfg = Debug|.NET
{76E69A1E-5C0C-486C-94B6-D1A33E127529}.Debug.Build.0 = Debug|.NET
{76E69A1E-5C0C-486C-94B6-D1A33E127529}.Release.ActiveCfg = Release|.NET
{76E69A1E-5C0C-486C-94B6-D1A33E127529}.Release.Build.0 = Release|.NET
{007450CE-F9AE-4D9F-98DC-39AB8709F76B}.Debug.ActiveCfg = Debug|.NET
{007450CE-F9AE-4D9F-98DC-39AB8709F76B}.Debug.Build.0 = Debug|.NET
{007450CE-F9AE-4D9F-98DC-39AB8709F76B}.Release.ActiveCfg = Release|.NET
{007450CE-F9AE-4D9F-98DC-39AB8709F76B}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?