1 Star 0 Fork 0

冯祖铭/计算器的版本优化

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

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Calcuator", "Calcuator\Calcuator.csproj", "{2F6E58C2-770D-4938-B1B5-CCE85D1F1786}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2F6E58C2-770D-4938-B1B5-CCE85D1F1786}.Debug|x86.ActiveCfg = Debug|x86
{2F6E58C2-770D-4938-B1B5-CCE85D1F1786}.Debug|x86.Build.0 = Debug|x86
{2F6E58C2-770D-4938-B1B5-CCE85D1F1786}.Release|x86.ActiveCfg = Release|x86
{2F6E58C2-770D-4938-B1B5-CCE85D1F1786}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/feng-zuming/C2-3.git
git@gitee.com:feng-zuming/C2-3.git
feng-zuming
C2-3
计算器的版本优化
master

搜索帮助