加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
arcgis_example.sln 864 Bytes
一键复制 编辑 原始数据 按行查看 历史
yrj 提交于 2019-01-03 11:07 . first commit

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "arcgis_example", "arcgis_example\arcgis_example.csproj", "{9E938C37-0ADB-4805-8686-D0177415D3F9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9E938C37-0ADB-4805-8686-D0177415D3F9}.Debug|x86.ActiveCfg = Debug|x86
{9E938C37-0ADB-4805-8686-D0177415D3F9}.Debug|x86.Build.0 = Debug|x86
{9E938C37-0ADB-4805-8686-D0177415D3F9}.Release|x86.ActiveCfg = Release|x86
{9E938C37-0ADB-4805-8686-D0177415D3F9}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化