1 Star 0 Fork 0

郑玉强/dataStructure

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
dataStructure.sln 1.69 KB
一键复制 编辑 原始数据 按行查看 历史

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32929.385
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dataStructure", "dataStructure.vcxproj", "{2E4AF606-0C57-4211-AB00-314C23A86DA3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
Run|x64 = Run|x64
Run|x86 = Run|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Debug|x64.ActiveCfg = Debug|x64
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Debug|x64.Build.0 = Debug|x64
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Debug|x86.ActiveCfg = Debug|Win32
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Debug|x86.Build.0 = Debug|Win32
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Release|x64.ActiveCfg = Release|x64
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Release|x64.Build.0 = Release|x64
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Release|x86.ActiveCfg = Release|Win32
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Release|x86.Build.0 = Release|Win32
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Run|x64.ActiveCfg = Run|x64
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Run|x64.Build.0 = Run|x64
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Run|x86.ActiveCfg = Run|Win32
{2E4AF606-0C57-4211-AB00-314C23A86DA3}.Run|x86.Build.0 = Run|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {20C82DF5-BDEE-4540-88D9-97B9A3C3CC42}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/zheng-yuqiang_lyg_cn/data-structure.git
git@gitee.com:zheng-yuqiang_lyg_cn/data-structure.git
zheng-yuqiang_lyg_cn
data-structure
dataStructure
dev01

搜索帮助