yangyang.sln
来自「ASP.NET+SQLServer200作的学生管理系统」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "YangYang", "http://localhost/YangYang/YangYang.csproj", "{81D7E484-006A-43F5-A68E-3076376A788E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BusinessRules", "..\..\..\..\..\Inetpub\wwwroot\YangYang\BusinessRules\BusinessRules.csproj", "{52D7BB95-DCD9-4B08-BFAA-86B534CCD5E9}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{81D7E484-006A-43F5-A68E-3076376A788E}.Debug.ActiveCfg = Debug|.NET
{81D7E484-006A-43F5-A68E-3076376A788E}.Debug.Build.0 = Debug|.NET
{81D7E484-006A-43F5-A68E-3076376A788E}.Release.ActiveCfg = Release|.NET
{81D7E484-006A-43F5-A68E-3076376A788E}.Release.Build.0 = Release|.NET
{52D7BB95-DCD9-4B08-BFAA-86B534CCD5E9}.Debug.ActiveCfg = Debug|.NET
{52D7BB95-DCD9-4B08-BFAA-86B534CCD5E9}.Debug.Build.0 = Debug|.NET
{52D7BB95-DCD9-4B08-BFAA-86B534CCD5E9}.Release.ActiveCfg = Release|.NET
{52D7BB95-DCD9-4B08-BFAA-86B534CCD5E9}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?