Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
Algorithm.sln 1.08 KB
Copy Edit Raw Blame History
wwr01 authored 2021-05-25 16:15 . first

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31205.134
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Algorithm", "Algorithm\Algorithm.csproj", "{ED4CF7DE-531D-400A-A992-1F8F0553EFB9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{ED4CF7DE-531D-400A-A992-1F8F0553EFB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{ED4CF7DE-531D-400A-A992-1F8F0553EFB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{ED4CF7DE-531D-400A-A992-1F8F0553EFB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{ED4CF7DE-531D-400A-A992-1F8F0553EFB9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F906B6CB-C17F-402A-A6C9-13795D30CEEE}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化