windowsapplication1.sln

来自「酒店管理系统」· SLN 代码 · 共 38 行

SLN
38
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsApplication1", "WindowsApplication1\WindowsApplication1.csproj", "{C795BE84-FF79-406E-85A7-B1134D6DBF36}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DB", "DB\DB.csproj", "{ABB5BD74-FB53-4994-84B6-DDE32D5BF3DC}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Bussiness", "Bussiness\Bussiness.csproj", "{2224D477-49D5-4171-8A3E-A3754560410D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{C795BE84-FF79-406E-85A7-B1134D6DBF36}.Debug.ActiveCfg = Debug|.NET
		{C795BE84-FF79-406E-85A7-B1134D6DBF36}.Debug.Build.0 = Debug|.NET
		{C795BE84-FF79-406E-85A7-B1134D6DBF36}.Release.ActiveCfg = Release|.NET
		{C795BE84-FF79-406E-85A7-B1134D6DBF36}.Release.Build.0 = Release|.NET
		{ABB5BD74-FB53-4994-84B6-DDE32D5BF3DC}.Debug.ActiveCfg = Debug|.NET
		{ABB5BD74-FB53-4994-84B6-DDE32D5BF3DC}.Debug.Build.0 = Debug|.NET
		{ABB5BD74-FB53-4994-84B6-DDE32D5BF3DC}.Release.ActiveCfg = Release|.NET
		{ABB5BD74-FB53-4994-84B6-DDE32D5BF3DC}.Release.Build.0 = Release|.NET
		{2224D477-49D5-4171-8A3E-A3754560410D}.Debug.ActiveCfg = Debug|.NET
		{2224D477-49D5-4171-8A3E-A3754560410D}.Debug.Build.0 = Debug|.NET
		{2224D477-49D5-4171-8A3E-A3754560410D}.Release.ActiveCfg = Release|.NET
		{2224D477-49D5-4171-8A3E-A3754560410D}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?