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

📄 supermarket.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", "{CFECB9D8-9B16-4B90-A7D0-C9DADA758B56}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Business Logic Layer", "Business Logic Layer\Business Logic Layer.csproj", "{5F03DF36-EBB3-4AD4-8A13-3310D1D5C08D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Data Access Layer", "Data Access Layer\Data Access Layer.csproj", "{45A965E4-8D6D-4299-AEE8-8F08DB7D72A4}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{CFECB9D8-9B16-4B90-A7D0-C9DADA758B56}.Debug.ActiveCfg = Debug|.NET
		{CFECB9D8-9B16-4B90-A7D0-C9DADA758B56}.Debug.Build.0 = Debug|.NET
		{CFECB9D8-9B16-4B90-A7D0-C9DADA758B56}.Release.ActiveCfg = Release|.NET
		{CFECB9D8-9B16-4B90-A7D0-C9DADA758B56}.Release.Build.0 = Release|.NET
		{5F03DF36-EBB3-4AD4-8A13-3310D1D5C08D}.Debug.ActiveCfg = Debug|.NET
		{5F03DF36-EBB3-4AD4-8A13-3310D1D5C08D}.Debug.Build.0 = Debug|.NET
		{5F03DF36-EBB3-4AD4-8A13-3310D1D5C08D}.Release.ActiveCfg = Release|.NET
		{5F03DF36-EBB3-4AD4-8A13-3310D1D5C08D}.Release.Build.0 = Release|.NET
		{45A965E4-8D6D-4299-AEE8-8F08DB7D72A4}.Debug.ActiveCfg = Debug|.NET
		{45A965E4-8D6D-4299-AEE8-8F08DB7D72A4}.Debug.Build.0 = Debug|.NET
		{45A965E4-8D6D-4299-AEE8-8F08DB7D72A4}.Release.ActiveCfg = Release|.NET
		{45A965E4-8D6D-4299-AEE8-8F08DB7D72A4}.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 + -