xt13-13.sln

来自「本压缩包包括了VC++基础例子编程,可以为您提供方便.」· SLN 代码 · 共 58 行

SLN
58
字号

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "D:\C#\XT13-13\", "D:\C#\XT13-13\", "{55A9320B-6CCD-4BFF-94DB-09054D870176}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.VirtualPath = "/XT13-13"
		Debug.AspNetCompiler.PhysicalPath = "D:\C#\XT13-13\"
		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\XT13-13\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/XT13-13"
		Release.AspNetCompiler.PhysicalPath = "D:\C#\XT13-13\"
		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\XT13-13\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		VWDPort = "2847"
		DefaultWebSiteLanguage = "Visual C#"
	EndProjectSection
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "D:\C#\XT13-13ASP.NET\", "D:\C#\XT13-13ASP.NET\", "{E4C4D027-4199-4D4F-A1E3-D1121F297AC6}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.VirtualPath = "/XT13-13ASP.NET"
		Debug.AspNetCompiler.PhysicalPath = "D:\C#\XT13-13ASP.NET\"
		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\XT13-13ASP.NET\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/XT13-13ASP.NET"
		Release.AspNetCompiler.PhysicalPath = "D:\C#\XT13-13ASP.NET\"
		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\XT13-13ASP.NET\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		VWDPort = "2896"
		DefaultWebSiteLanguage = "Visual C#"
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|.NET = Debug|.NET
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{55A9320B-6CCD-4BFF-94DB-09054D870176}.Debug|.NET.ActiveCfg = Debug|.NET
		{55A9320B-6CCD-4BFF-94DB-09054D870176}.Debug|.NET.Build.0 = Debug|.NET
		{E4C4D027-4199-4D4F-A1E3-D1121F297AC6}.Debug|.NET.ActiveCfg = Debug|.NET
		{E4C4D027-4199-4D4F-A1E3-D1121F297AC6}.Debug|.NET.Build.0 = Debug|.NET
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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