Visual C#2005程序设计教程

源代码在线查看: 13.5.1.sln

软件大小: 4702 K
上传用户: devilgaze
关键词: Visual 2005 程序设计 教程
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				Microsoft Visual Studio Solution File, Format Version 9.00
				# Visual Studio 2005
				Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "D:\C#\13.5.1\", "D:\C#\13.5.1\", "{77DEC4EC-6B7D-4187-A1FF-5F1A734007F3}"
					ProjectSection(WebsiteProperties) = preProject
						Debug.AspNetCompiler.VirtualPath = "/13.5.1"
						Debug.AspNetCompiler.PhysicalPath = "D:\C#\13.5.1\"
						Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\13.5.1\"
						Debug.AspNetCompiler.Updateable = "true"
						Debug.AspNetCompiler.ForceOverwrite = "true"
						Debug.AspNetCompiler.FixedNames = "false"
						Debug.AspNetCompiler.Debug = "True"
						Release.AspNetCompiler.VirtualPath = "/13.5.1"
						Release.AspNetCompiler.PhysicalPath = "D:\C#\13.5.1\"
						Release.AspNetCompiler.TargetPath = "PrecompiledWeb\13.5.1\"
						Release.AspNetCompiler.Updateable = "true"
						Release.AspNetCompiler.ForceOverwrite = "true"
						Release.AspNetCompiler.FixedNames = "false"
						Release.AspNetCompiler.Debug = "False"
						VWDPort = "1413"
						DefaultWebSiteLanguage = "Visual C#"
					EndProjectSection
				EndProject
				Global
					GlobalSection(SolutionConfigurationPlatforms) = preSolution
						Debug|.NET = Debug|.NET
					EndGlobalSection
					GlobalSection(ProjectConfigurationPlatforms) = postSolution
						{77DEC4EC-6B7D-4187-A1FF-5F1A734007F3}.Debug|.NET.ActiveCfg = Debug|.NET
						{77DEC4EC-6B7D-4187-A1FF-5F1A734007F3}.Debug|.NET.Build.0 = Debug|.NET
					EndGlobalSection
					GlobalSection(SolutionProperties) = preSolution
						HideSolutionNode = FALSE
					EndGlobalSection
				EndGlobal
							

相关资源