evacuationroutes.sln
来自「AE+vb来实现的最短路径的实现功能!gis」· SLN 代码 · 共 31 行
SLN
31 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EvacuationRoutes", "EvacuationRoutes.csproj", "{46A061FF-B477-4C61-A21C-AB272B33CAF9}"
ProjectSection(ProjectDependencies) = postProject
{B3BE44AB-69FF-418B-9343-99B49953D6AE} = {B3BE44AB-69FF-418B-9343-99B49953D6AE}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AppProperties", "..\AppProperties\AppProperties.csproj", "{B3BE44AB-69FF-418B-9343-99B49953D6AE}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{46A061FF-B477-4C61-A21C-AB272B33CAF9}.Debug.ActiveCfg = Debug|.NET
{46A061FF-B477-4C61-A21C-AB272B33CAF9}.Debug.Build.0 = Debug|.NET
{46A061FF-B477-4C61-A21C-AB272B33CAF9}.Release.ActiveCfg = Release|.NET
{46A061FF-B477-4C61-A21C-AB272B33CAF9}.Release.Build.0 = Release|.NET
{B3BE44AB-69FF-418B-9343-99B49953D6AE}.Debug.ActiveCfg = Debug|.NET
{B3BE44AB-69FF-418B-9343-99B49953D6AE}.Debug.Build.0 = Debug|.NET
{B3BE44AB-69FF-418B-9343-99B49953D6AE}.Release.ActiveCfg = Release|.NET
{B3BE44AB-69FF-418B-9343-99B49953D6AE}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?