webcontroltest.sln

来自「ASP中web自定义控件的使用源码及说明文档」· SLN 代码 · 共 30 行

SLN
30
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebControlTest", "http://localhost/WebControlTest/WebControlTest.csproj", "{3E04D529-5994-4573-9A34-CC56B11F8EFC}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BestcomyWebControlLibrary", "BestcomyWebControlLibrary\BestcomyWebControlLibrary.csproj", "{8F5B513B-38F2-4E72-A8AC-466AEFBF61D6}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{3E04D529-5994-4573-9A34-CC56B11F8EFC}.Debug.ActiveCfg = Debug|.NET
		{3E04D529-5994-4573-9A34-CC56B11F8EFC}.Debug.Build.0 = Debug|.NET
		{3E04D529-5994-4573-9A34-CC56B11F8EFC}.Release.ActiveCfg = Release|.NET
		{3E04D529-5994-4573-9A34-CC56B11F8EFC}.Release.Build.0 = Release|.NET
		{8F5B513B-38F2-4E72-A8AC-466AEFBF61D6}.Debug.ActiveCfg = Debug|.NET
		{8F5B513B-38F2-4E72-A8AC-466AEFBF61D6}.Debug.Build.0 = Debug|.NET
		{8F5B513B-38F2-4E72-A8AC-466AEFBF61D6}.Release.ActiveCfg = Release|.NET
		{8F5B513B-38F2-4E72-A8AC-466AEFBF61D6}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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