Source code for VB.NET book - Chapter 2
源代码在线查看: 比较字符串.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "比较字符串", "比较字符串.vbproj", "{C9F5ED03-C2DA-4CDE-AAC4-351DDB93212C}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{C9F5ED03-C2DA-4CDE-AAC4-351DDB93212C}.Debug.ActiveCfg = Debug|.NET
{C9F5ED03-C2DA-4CDE-AAC4-351DDB93212C}.Debug.Build.0 = Debug|.NET
{C9F5ED03-C2DA-4CDE-AAC4-351DDB93212C}.Release.ActiveCfg = Release|.NET
{C9F5ED03-C2DA-4CDE-AAC4-351DDB93212C}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal