C#经典范例50讲

源代码在线查看: http.sln

软件大小: 1590 K
上传用户: bnyntnvffe
关键词: 范例
下载地址: 免注册下载 普通下载 VIP

相关代码

				Microsoft Visual Studio Solution File, Format Version 7.00
				Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Http", "Http.csproj", "{9B76C66B-590F-45EB-AAED-7CE1EBF1FD2A}"
				EndProject
				Global
					GlobalSection(SolutionConfiguration) = preSolution
						ConfigName.0 = Debug
						ConfigName.1 = Release
					EndGlobalSection
					GlobalSection(ProjectDependencies) = postSolution
					EndGlobalSection
					GlobalSection(ProjectConfiguration) = postSolution
						{9B76C66B-590F-45EB-AAED-7CE1EBF1FD2A}.Debug.ActiveCfg = Debug|.NET
						{9B76C66B-590F-45EB-AAED-7CE1EBF1FD2A}.Debug.Build.0 = Debug|.NET
						{9B76C66B-590F-45EB-AAED-7CE1EBF1FD2A}.Release.ActiveCfg = Release|.NET
						{9B76C66B-590F-45EB-AAED-7CE1EBF1FD2A}.Release.Build.0 = Release|.NET
					EndGlobalSection
					GlobalSection(ExtensibilityGlobals) = postSolution
					EndGlobalSection
					GlobalSection(ExtensibilityAddIns) = postSolution
					EndGlobalSection
				EndGlobal
							

相关资源