加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
IWellSchedule.sln 861 Bytes
一键复制 编辑 原始数据 按行查看 历史
红杉 提交于 2015-01-23 17:36 . 初始项目

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IWellSchedule", "IWellSchedule\IWellSchedule.csproj", "{120EF8A3-15D7-4D53-954E-CC95B9008D7B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{120EF8A3-15D7-4D53-954E-CC95B9008D7B}.Debug|x86.ActiveCfg = Debug|x86
{120EF8A3-15D7-4D53-954E-CC95B9008D7B}.Debug|x86.Build.0 = Debug|x86
{120EF8A3-15D7-4D53-954E-CC95B9008D7B}.Release|x86.ActiveCfg = Release|x86
{120EF8A3-15D7-4D53-954E-CC95B9008D7B}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化