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

📄 examination.sln

📁 本程序只要配置好IIS就可以直接使用,是一个在线网上考试系统
💻 SLN
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "exam", "http://localhost/examination/exam/exam.csproj", "{26984BA7-C338-4FBE-BB2C-EAA493C0277C}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DBClass", "DBClass\DBClass.csproj", "{E7844E57-6E2E-4087-A2BB-B6486A32D918}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ECClass", "ECClass\ECClass.csproj", "{083EDF49-BC84-409F-BDB3-2ABE9BFA700D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{26984BA7-C338-4FBE-BB2C-EAA493C0277C}.Debug.ActiveCfg = Debug|.NET
		{26984BA7-C338-4FBE-BB2C-EAA493C0277C}.Debug.Build.0 = Debug|.NET
		{26984BA7-C338-4FBE-BB2C-EAA493C0277C}.Release.ActiveCfg = Release|.NET
		{26984BA7-C338-4FBE-BB2C-EAA493C0277C}.Release.Build.0 = Release|.NET
		{E7844E57-6E2E-4087-A2BB-B6486A32D918}.Debug.ActiveCfg = Debug|.NET
		{E7844E57-6E2E-4087-A2BB-B6486A32D918}.Debug.Build.0 = Debug|.NET
		{E7844E57-6E2E-4087-A2BB-B6486A32D918}.Release.ActiveCfg = Release|.NET
		{E7844E57-6E2E-4087-A2BB-B6486A32D918}.Release.Build.0 = Release|.NET
		{083EDF49-BC84-409F-BDB3-2ABE9BFA700D}.Debug.ActiveCfg = Debug|.NET
		{083EDF49-BC84-409F-BDB3-2ABE9BFA700D}.Debug.Build.0 = Debug|.NET
		{083EDF49-BC84-409F-BDB3-2ABE9BFA700D}.Release.ActiveCfg = Release|.NET
		{083EDF49-BC84-409F-BDB3-2ABE9BFA700D}.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 + -