teachersclient.sln

来自「考试管理系统CS架构 不需更多说明」· SLN 代码 · 共 46 行

SLN
46
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExamSystemLib", "..\ExamSystemLib\ExamSystemLib.csproj", "{C38A3352-03E2-46B9-9D4D-399537FEF173}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StudentClient", "..\StudentClient\StudentClient.csproj", "{52C210EC-20CF-4E0B-B7E7-487D0C56AC0B}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contols", "..\Contols\Contols.csproj", "{81A8EC80-BFCF-434D-AA22-033C41B429F7}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TeachersClient", "TeachersClient.csproj", "{7B233D1E-1651-4B3A-8995-1856F1D08F3F}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{C38A3352-03E2-46B9-9D4D-399537FEF173}.Debug.ActiveCfg = Debug|.NET
		{C38A3352-03E2-46B9-9D4D-399537FEF173}.Debug.Build.0 = Debug|.NET
		{C38A3352-03E2-46B9-9D4D-399537FEF173}.Release.ActiveCfg = Release|.NET
		{C38A3352-03E2-46B9-9D4D-399537FEF173}.Release.Build.0 = Release|.NET
		{52C210EC-20CF-4E0B-B7E7-487D0C56AC0B}.Debug.ActiveCfg = Debug|.NET
		{52C210EC-20CF-4E0B-B7E7-487D0C56AC0B}.Debug.Build.0 = Debug|.NET
		{52C210EC-20CF-4E0B-B7E7-487D0C56AC0B}.Release.ActiveCfg = Release|.NET
		{52C210EC-20CF-4E0B-B7E7-487D0C56AC0B}.Release.Build.0 = Release|.NET
		{81A8EC80-BFCF-434D-AA22-033C41B429F7}.Debug.ActiveCfg = Debug|.NET
		{81A8EC80-BFCF-434D-AA22-033C41B429F7}.Debug.Build.0 = Debug|.NET
		{81A8EC80-BFCF-434D-AA22-033C41B429F7}.Release.ActiveCfg = Release|.NET
		{81A8EC80-BFCF-434D-AA22-033C41B429F7}.Release.Build.0 = Release|.NET
		{7B233D1E-1651-4B3A-8995-1856F1D08F3F}.Debug.ActiveCfg = Debug|.NET
		{7B233D1E-1651-4B3A-8995-1856F1D08F3F}.Debug.Build.0 = Debug|.NET
		{7B233D1E-1651-4B3A-8995-1856F1D08F3F}.Release.ActiveCfg = Release|.NET
		{7B233D1E-1651-4B3A-8995-1856F1D08F3F}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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