ado03.sln

来自「ADO.NET做的一个查询数据库中学生的基本信息」· SLN 代码 · 共 38 行

SLN
38
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ado03", "ado03.vbproj", "{3C909333-3BFF-4480-AC42-B6D6D28C4DCD}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "BusinessLogicTire", "..\BusinessLogicTire\BusinessLogicTire.vbproj", "{E9B25864-B446-47E4-8755-C31083838043}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DataAccessTire", "..\DataAccessTire\DataAccessTire.vbproj", "{DCCF2382-0C1D-42FD-BF38-E5E3B9A8D504}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{3C909333-3BFF-4480-AC42-B6D6D28C4DCD}.Debug.ActiveCfg = Debug|.NET
		{3C909333-3BFF-4480-AC42-B6D6D28C4DCD}.Debug.Build.0 = Debug|.NET
		{3C909333-3BFF-4480-AC42-B6D6D28C4DCD}.Release.ActiveCfg = Release|.NET
		{3C909333-3BFF-4480-AC42-B6D6D28C4DCD}.Release.Build.0 = Release|.NET
		{E9B25864-B446-47E4-8755-C31083838043}.Debug.ActiveCfg = Debug|.NET
		{E9B25864-B446-47E4-8755-C31083838043}.Debug.Build.0 = Debug|.NET
		{E9B25864-B446-47E4-8755-C31083838043}.Release.ActiveCfg = Release|.NET
		{E9B25864-B446-47E4-8755-C31083838043}.Release.Build.0 = Release|.NET
		{DCCF2382-0C1D-42FD-BF38-E5E3B9A8D504}.Debug.ActiveCfg = Debug|.NET
		{DCCF2382-0C1D-42FD-BF38-E5E3B9A8D504}.Debug.Build.0 = Debug|.NET
		{DCCF2382-0C1D-42FD-BF38-E5E3B9A8D504}.Release.ActiveCfg = Release|.NET
		{DCCF2382-0C1D-42FD-BF38-E5E3B9A8D504}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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