arcgis_addgraphics_csharp.sln

来自「arcgis server9.2 (graphicElement)图形元素操作」· SLN 代码 · 共 49 行

SLN
49
字号

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "http://localhost/ArcGIS_AddGraphics_CSharp/", "http://localhost/ArcGIS_AddGraphics_CSharp", "{AF59CE80-DD98-4E15-8D6C-16948BB15366}"
	ProjectSection(WebsiteProperties) = preProject
		ProjectReferences = ""
		Debug.AspNetCompiler.VirtualPath = "/ArcGIS_AddGraphics_CSharp"
		Debug.AspNetCompiler.PhysicalPath = "..\..\..\..\..\..\inetpub\wwwroot\ArcGIS_AddGraphics_CSharp\"
		Debug.AspNetCompiler.TargetPath = "..\PrecompiledWeb\ArcGIS_AddGraphics_CSharp\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/ArcGIS_AddGraphics_CSharp"
		Release.AspNetCompiler.PhysicalPath = "..\..\..\..\..\..\inetpub\wwwroot\ArcGIS_AddGraphics_CSharp\"
		Release.AspNetCompiler.TargetPath = "..\PrecompiledWeb\ArcGIS_AddGraphics_CSharp\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		SlnRelativePath = "..\..\..\..\..\..\inetpub\wwwroot\ArcGIS_AddGraphics_CSharp\"
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|.NET = Debug|.NET
		Debug|Any CPU = Debug|Any CPU
		Debug|Mixed Platforms = Debug|Mixed Platforms
		Release|.NET = Release|.NET
		Release|Any CPU = Release|Any CPU
		Release|Mixed Platforms = Release|Mixed Platforms
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{AF59CE80-DD98-4E15-8D6C-16948BB15366}.Debug|.NET.ActiveCfg = Debug|.NET
		{AF59CE80-DD98-4E15-8D6C-16948BB15366}.Debug|.NET.Build.0 = Debug|.NET
		{AF59CE80-DD98-4E15-8D6C-16948BB15366}.Debug|Any CPU.ActiveCfg = Debug|.NET
		{AF59CE80-DD98-4E15-8D6C-16948BB15366}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
		{AF59CE80-DD98-4E15-8D6C-16948BB15366}.Debug|Mixed Platforms.Build.0 = Debug|.NET
		{AF59CE80-DD98-4E15-8D6C-16948BB15366}.Release|.NET.ActiveCfg = Debug|.NET
		{AF59CE80-DD98-4E15-8D6C-16948BB15366}.Release|.NET.Build.0 = Debug|.NET
		{AF59CE80-DD98-4E15-8D6C-16948BB15366}.Release|Any CPU.ActiveCfg = Debug|.NET
		{AF59CE80-DD98-4E15-8D6C-16948BB15366}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
		{AF59CE80-DD98-4E15-8D6C-16948BB15366}.Release|Mixed Platforms.Build.0 = Debug|.NET
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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