⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 oes.sln

📁 本论文叙述了联机考试系统的现状以及C#语言的概况。重点介绍了联机考试系统的实现过程:包括系统分析、 系统调查、 数据流程分析、功能设计、 数据库设计、 系统物理配置方案、 系统实现、 系统测试和调试。
💻 SLN
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "User Interface Layer", "User Interface Layer\User Interface Layer.csproj", "{CF56797D-8AD7-49DB-842D-1333CF71D98A}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Business Data Tier", "Business Data Tier\Business Data Tier.csproj", "{D1FA333A-370D-4406-B2DA-E5B8441EAC2C}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{CF56797D-8AD7-49DB-842D-1333CF71D98A}.Debug.ActiveCfg = Debug|.NET
		{CF56797D-8AD7-49DB-842D-1333CF71D98A}.Debug.Build.0 = Debug|.NET
		{CF56797D-8AD7-49DB-842D-1333CF71D98A}.Release.ActiveCfg = Release|.NET
		{CF56797D-8AD7-49DB-842D-1333CF71D98A}.Release.Build.0 = Release|.NET
		{D1FA333A-370D-4406-B2DA-E5B8441EAC2C}.Debug.ActiveCfg = Debug|.NET
		{D1FA333A-370D-4406-B2DA-E5B8441EAC2C}.Debug.Build.0 = Debug|.NET
		{D1FA333A-370D-4406-B2DA-E5B8441EAC2C}.Release.ActiveCfg = Release|.NET
		{D1FA333A-370D-4406-B2DA-E5B8441EAC2C}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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