student.sln

来自「为湖北省教委、湖北省就业指导中心订做的学历查询系统」· SLN 代码 · 共 42 行

SLN
42
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stduent", "Stduent.csproj", "{3F486F83-7363-481B-9FAE-A0A3AD7D4DCA}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "StudentQuery", "..\StudentQuery\StudentQuery.vdproj", "{A3DB059D-ECFC-4BF3-ABD0-934E481D2537}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SourceCodeControl) = preSolution
		SccNumberOfProjects = 3
		SccLocalPath0 = .
		CanCheckoutShared = false
		SolutionUniqueID = {044D9594-D1DC-4A6D-9B69-A2FB61E2D305}
		SccProjectUniqueName1 = Stduent.csproj
		SccLocalPath1 = .
		CanCheckoutShared = false
		SccProjectUniqueName2 = ..\\StudentQuery\\StudentQuery.vdproj
		SccProjectName2 = \u0022$/21Student.root/StudentQuery\u0022,\u0020OFBAAAAA
		SccLocalPath2 = ..\\..\\..
		CanCheckoutShared = false
		SccProjectFilePathRelativizedFromConnection2 = My\u0020Documents\\Visual\u0020Studio\u0020Projects\\StudentQuery\\
	EndGlobalSection
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{3F486F83-7363-481B-9FAE-A0A3AD7D4DCA}.Debug.ActiveCfg = Debug|.NET
		{3F486F83-7363-481B-9FAE-A0A3AD7D4DCA}.Debug.Build.0 = Debug|.NET
		{3F486F83-7363-481B-9FAE-A0A3AD7D4DCA}.Release.ActiveCfg = Release|.NET
		{3F486F83-7363-481B-9FAE-A0A3AD7D4DCA}.Release.Build.0 = Release|.NET
		{A3DB059D-ECFC-4BF3-ABD0-934E481D2537}.Debug.ActiveCfg = Debug
		{A3DB059D-ECFC-4BF3-ABD0-934E481D2537}.Release.ActiveCfg = Release
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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