cabaretmanage.sln

来自「真的很不错哦 用了c#开发 面向对象过程」· SLN 代码 · 共 50 行

SLN
50
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ConnectDBLibrary", "ConnectDBLibrary\ConnectDBLibrary.csproj", "{DDCDE4B3-1C90-4E59-B9F3-F588D9EA9F21}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{4F174C21-8C12-11D0-8340-0000F80270F8}") = "CabaretDBProject", "CabaretDBProject\CabaretDBProject.dbp", "{D52BA318-3950-4C2D-9EAA-45E87CDB0203}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SetupOperDBLibrary", "SetupOperDBLibrary\SetupOperDBLibrary.csproj", "{1D49711F-2007-43A1-9EDA-C12BEE997C90}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ShowInfoLibrary", "ShowInfoLibrary\ShowInfoLibrary.csproj", "{F128C401-2221-4799-AADD-F9ABE33437DD}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UI", "UI\UI.csproj", "{2BF9D731-AB07-4DEC-B243-FF0B16DA9C64}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{DDCDE4B3-1C90-4E59-B9F3-F588D9EA9F21}.Debug.ActiveCfg = Debug|.NET
		{DDCDE4B3-1C90-4E59-B9F3-F588D9EA9F21}.Debug.Build.0 = Debug|.NET
		{DDCDE4B3-1C90-4E59-B9F3-F588D9EA9F21}.Release.ActiveCfg = Release|.NET
		{DDCDE4B3-1C90-4E59-B9F3-F588D9EA9F21}.Release.Build.0 = Release|.NET
		{1D49711F-2007-43A1-9EDA-C12BEE997C90}.Debug.ActiveCfg = Debug|.NET
		{1D49711F-2007-43A1-9EDA-C12BEE997C90}.Debug.Build.0 = Debug|.NET
		{1D49711F-2007-43A1-9EDA-C12BEE997C90}.Release.ActiveCfg = Release|.NET
		{1D49711F-2007-43A1-9EDA-C12BEE997C90}.Release.Build.0 = Release|.NET
		{F128C401-2221-4799-AADD-F9ABE33437DD}.Debug.ActiveCfg = Debug|.NET
		{F128C401-2221-4799-AADD-F9ABE33437DD}.Debug.Build.0 = Debug|.NET
		{F128C401-2221-4799-AADD-F9ABE33437DD}.Release.ActiveCfg = Release|.NET
		{F128C401-2221-4799-AADD-F9ABE33437DD}.Release.Build.0 = Release|.NET
		{2BF9D731-AB07-4DEC-B243-FF0B16DA9C64}.Debug.ActiveCfg = Debug|.NET
		{2BF9D731-AB07-4DEC-B243-FF0B16DA9C64}.Debug.Build.0 = Debug|.NET
		{2BF9D731-AB07-4DEC-B243-FF0B16DA9C64}.Release.ActiveCfg = Release|.NET
		{2BF9D731-AB07-4DEC-B243-FF0B16DA9C64}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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