C#150例
源代码在线查看: example053-由直线、曲线创建图形.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example053-由直线、曲线创建图形", "Example053-由直线、曲线创建图形.csproj", "{73549E77-1FD6-4FC2-A45A-7C9D8745E4EB}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{73549E77-1FD6-4FC2-A45A-7C9D8745E4EB}.Debug.ActiveCfg = Debug|.NET
{73549E77-1FD6-4FC2-A45A-7C9D8745E4EB}.Debug.Build.0 = Debug|.NET
{73549E77-1FD6-4FC2-A45A-7C9D8745E4EB}.Release.ActiveCfg = Release|.NET
{73549E77-1FD6-4FC2-A45A-7C9D8745E4EB}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal