1 Star 3 Fork 3

glim/hello c++

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
15 stack和queue.sln 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
glim 提交于 2021-09-28 12:05 +08:00 . c++

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31515.178
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "15 stack和queue", "15 stack和queue\15 stack和queue.vcxproj", "{4707A88A-D25C-4FDE-A404-13CF7A00B753}"
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
{4707A88A-D25C-4FDE-A404-13CF7A00B753}.Debug|x64.ActiveCfg = Debug|x64
{4707A88A-D25C-4FDE-A404-13CF7A00B753}.Debug|x64.Build.0 = Debug|x64
{4707A88A-D25C-4FDE-A404-13CF7A00B753}.Debug|x86.ActiveCfg = Debug|Win32
{4707A88A-D25C-4FDE-A404-13CF7A00B753}.Debug|x86.Build.0 = Debug|Win32
{4707A88A-D25C-4FDE-A404-13CF7A00B753}.Release|x64.ActiveCfg = Release|x64
{4707A88A-D25C-4FDE-A404-13CF7A00B753}.Release|x64.Build.0 = Release|x64
{4707A88A-D25C-4FDE-A404-13CF7A00B753}.Release|x86.ActiveCfg = Release|Win32
{4707A88A-D25C-4FDE-A404-13CF7A00B753}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {3AFE2730-3C4C-478A-9A6D-0309626686CA}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/k_glim/hello-c.git
git@gitee.com:k_glim/hello-c.git
k_glim
hello-c
hello c++
master

搜索帮助