webgis.sln
来自「用Mapx 4.5开发的一个webgis」· SLN 代码 · 共 46 行
SLN
46 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MapServer", "MapServer\MapServer.csproj", "{D950B1BF-2EF2-4299-AD3D-F4264B10F626}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MapRender", "MapRender\MapRender.csproj", "{DB7CDF35-E3AE-47E2-9DC5-63F86D58C5C2}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MapClient", "http://localhost/MapClient/MapClient.csproj", "{DF1E9F4B-9C83-4F65-8766-609F201686D3}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "testClient", "testClient\testClient.csproj", "{6A6B44BF-2496-45E1-8248-ED3710826BF4}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{D950B1BF-2EF2-4299-AD3D-F4264B10F626}.Debug.ActiveCfg = Debug|.NET
{D950B1BF-2EF2-4299-AD3D-F4264B10F626}.Debug.Build.0 = Debug|.NET
{D950B1BF-2EF2-4299-AD3D-F4264B10F626}.Release.ActiveCfg = Release|.NET
{D950B1BF-2EF2-4299-AD3D-F4264B10F626}.Release.Build.0 = Release|.NET
{DB7CDF35-E3AE-47E2-9DC5-63F86D58C5C2}.Debug.ActiveCfg = Debug|.NET
{DB7CDF35-E3AE-47E2-9DC5-63F86D58C5C2}.Debug.Build.0 = Debug|.NET
{DB7CDF35-E3AE-47E2-9DC5-63F86D58C5C2}.Release.ActiveCfg = Release|.NET
{DB7CDF35-E3AE-47E2-9DC5-63F86D58C5C2}.Release.Build.0 = Release|.NET
{DF1E9F4B-9C83-4F65-8766-609F201686D3}.Debug.ActiveCfg = Debug|.NET
{DF1E9F4B-9C83-4F65-8766-609F201686D3}.Debug.Build.0 = Debug|.NET
{DF1E9F4B-9C83-4F65-8766-609F201686D3}.Release.ActiveCfg = Release|.NET
{DF1E9F4B-9C83-4F65-8766-609F201686D3}.Release.Build.0 = Release|.NET
{6A6B44BF-2496-45E1-8248-ED3710826BF4}.Debug.ActiveCfg = Debug|.NET
{6A6B44BF-2496-45E1-8248-ED3710826BF4}.Debug.Build.0 = Debug|.NET
{6A6B44BF-2496-45E1-8248-ED3710826BF4}.Release.ActiveCfg = Release|.NET
{6A6B44BF-2496-45E1-8248-ED3710826BF4}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?