gwpj.sln

来自「简单的岗位考评程序.报表\查询功能齐全. 窗体是根据数据库中的数据动态生成.」· SLN 代码 · 共 28 行

SLN
28
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "gwpj", "http://localhost/gwpj/gwpj.csproj", "{B1FAFC11-84AA-4090-9EF9-93381FA9599F}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "WebSetup1", "WebSetup1\WebSetup1.vdproj", "{44C56CD0-7280-44C6-AB2C-400D738478AA}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{B1FAFC11-84AA-4090-9EF9-93381FA9599F}.Debug.ActiveCfg = Debug|.NET
		{B1FAFC11-84AA-4090-9EF9-93381FA9599F}.Debug.Build.0 = Debug|.NET
		{B1FAFC11-84AA-4090-9EF9-93381FA9599F}.Release.ActiveCfg = Release|.NET
		{B1FAFC11-84AA-4090-9EF9-93381FA9599F}.Release.Build.0 = Release|.NET
		{44C56CD0-7280-44C6-AB2C-400D738478AA}.Debug.ActiveCfg = Debug
		{44C56CD0-7280-44C6-AB2C-400D738478AA}.Release.ActiveCfg = Release
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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