sbelect.sln

来自「学生选课系统开发工具VS2003.NET+Sqlserver2000 功能:基」· SLN 代码 · 共 38 行

SLN
38
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SbElect", "http://localhost/SbElect/SbElect/SbElect.csproj", "{3FA21E68-DAE8-4683-893B-00282BFBB8F1}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Dal", "Dal\Dal.csproj", "{A8C0C509-732C-48DE-B57E-69D799A8E832}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqlHelp", "SqlHelp\SqlHelp.csproj", "{8DC0933D-27E2-4396-873E-72651D8DBDA7}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{3FA21E68-DAE8-4683-893B-00282BFBB8F1}.Debug.ActiveCfg = Debug|.NET
		{3FA21E68-DAE8-4683-893B-00282BFBB8F1}.Debug.Build.0 = Debug|.NET
		{3FA21E68-DAE8-4683-893B-00282BFBB8F1}.Release.ActiveCfg = Release|.NET
		{3FA21E68-DAE8-4683-893B-00282BFBB8F1}.Release.Build.0 = Release|.NET
		{A8C0C509-732C-48DE-B57E-69D799A8E832}.Debug.ActiveCfg = Debug|.NET
		{A8C0C509-732C-48DE-B57E-69D799A8E832}.Debug.Build.0 = Debug|.NET
		{A8C0C509-732C-48DE-B57E-69D799A8E832}.Release.ActiveCfg = Release|.NET
		{A8C0C509-732C-48DE-B57E-69D799A8E832}.Release.Build.0 = Release|.NET
		{8DC0933D-27E2-4396-873E-72651D8DBDA7}.Debug.ActiveCfg = Debug|.NET
		{8DC0933D-27E2-4396-873E-72651D8DBDA7}.Debug.Build.0 = Debug|.NET
		{8DC0933D-27E2-4396-873E-72651D8DBDA7}.Release.ActiveCfg = Release|.NET
		{8DC0933D-27E2-4396-873E-72651D8DBDA7}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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