1 Star 0 Fork 6

asling_zhang / IntellignetAGVSchedulingSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
分布式智能AGV调度系统.sln 2.17 KB
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
范凯毓 提交于 2019-09-09 21:54 . 增加AString类

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29201.188
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "IntellignetAGVSchedulingSystem", "IntellignetAGVSchedulingSystem\IntellignetAGVSchedulingSystem.vcxproj", "{EE268C79-2B4B-4E8D-8489-0742A45C534F}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "JsonTest", "JsonTest\JsonTest.vcxproj", "{3A028D15-E8D9-449E-9793-D5C592F28A6D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EE268C79-2B4B-4E8D-8489-0742A45C534F}.Debug|x64.ActiveCfg = Debug|x64
{EE268C79-2B4B-4E8D-8489-0742A45C534F}.Debug|x64.Build.0 = Debug|x64
{EE268C79-2B4B-4E8D-8489-0742A45C534F}.Debug|x86.ActiveCfg = Debug|Win32
{EE268C79-2B4B-4E8D-8489-0742A45C534F}.Debug|x86.Build.0 = Debug|Win32
{EE268C79-2B4B-4E8D-8489-0742A45C534F}.Release|x64.ActiveCfg = Release|x64
{EE268C79-2B4B-4E8D-8489-0742A45C534F}.Release|x64.Build.0 = Release|x64
{EE268C79-2B4B-4E8D-8489-0742A45C534F}.Release|x86.ActiveCfg = Release|Win32
{EE268C79-2B4B-4E8D-8489-0742A45C534F}.Release|x86.Build.0 = Release|Win32
{3A028D15-E8D9-449E-9793-D5C592F28A6D}.Debug|x64.ActiveCfg = Debug|x64
{3A028D15-E8D9-449E-9793-D5C592F28A6D}.Debug|x64.Build.0 = Debug|x64
{3A028D15-E8D9-449E-9793-D5C592F28A6D}.Debug|x86.ActiveCfg = Debug|Win32
{3A028D15-E8D9-449E-9793-D5C592F28A6D}.Debug|x86.Build.0 = Debug|Win32
{3A028D15-E8D9-449E-9793-D5C592F28A6D}.Release|x64.ActiveCfg = Release|x64
{3A028D15-E8D9-449E-9793-D5C592F28A6D}.Release|x64.Build.0 = Release|x64
{3A028D15-E8D9-449E-9793-D5C592F28A6D}.Release|x86.ActiveCfg = Release|Win32
{3A028D15-E8D9-449E-9793-D5C592F28A6D}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8014547D-5EC5-4D1B-BA94-37D02DA275CD}
EndGlobalSection
EndGlobal
1
https://gitee.com/asling_zhang/IntellignetAGVSchedulingSystem.git
git@gitee.com:asling_zhang/IntellignetAGVSchedulingSystem.git
asling_zhang
IntellignetAGVSchedulingSystem
IntellignetAGVSchedulingSystem
master

搜索帮助