150个经典的入门学习程序源代码
源代码在线查看: example113-实现查找功能.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example113-实现查找功能", "Example113-实现查找功能.csproj", "{B30C3252-768D-4414-9C49-0B0A3543AED1}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{B30C3252-768D-4414-9C49-0B0A3543AED1}.Debug.ActiveCfg = Debug|.NET
{B30C3252-768D-4414-9C49-0B0A3543AED1}.Debug.Build.0 = Debug|.NET
{B30C3252-768D-4414-9C49-0B0A3543AED1}.Release.ActiveCfg = Release|.NET
{B30C3252-768D-4414-9C49-0B0A3543AED1}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal