加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ClientDemo.sln 876 Bytes
一键复制 编辑 原始数据 按行查看 历史
centercao 提交于 2017-09-03 13:40 . add files

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ClientDemo", "ClientDemo\ClientDemo.vcproj", "{7686E20F-A6C9-4CA4-B67D-AD328CBE6A2B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{7686E20F-A6C9-4CA4-B67D-AD328CBE6A2B}.Debug|Win32.ActiveCfg = Debug|Win32
{7686E20F-A6C9-4CA4-B67D-AD328CBE6A2B}.Debug|Win32.Build.0 = Debug|Win32
{7686E20F-A6C9-4CA4-B67D-AD328CBE6A2B}.Release|Win32.ActiveCfg = Release|Win32
{7686E20F-A6C9-4CA4-B67D-AD328CBE6A2B}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化