Visual C#2005程序设计教程

源代码在线查看: 例7-3单复选框.sln

软件大小: 4702 K
上传用户: devilgaze
关键词: Visual 2005 程序设计 教程
下载地址: 免注册下载 普通下载 VIP

相关代码

				Microsoft Visual Studio Solution File, Format Version 8.00
				Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "例7-3单复选框", "例7-3单复选框.csproj", "{239B6C84-10AA-4358-AA34-5E3F59D45702}"
					ProjectSection(ProjectDependencies) = postProject
					EndProjectSection
				EndProject
				Global
					GlobalSection(SolutionConfiguration) = preSolution
						Debug = Debug
						Release = Release
					EndGlobalSection
					GlobalSection(ProjectConfiguration) = postSolution
						{239B6C84-10AA-4358-AA34-5E3F59D45702}.Debug.ActiveCfg = Debug|.NET
						{239B6C84-10AA-4358-AA34-5E3F59D45702}.Debug.Build.0 = Debug|.NET
						{239B6C84-10AA-4358-AA34-5E3F59D45702}.Release.ActiveCfg = Release|.NET
						{239B6C84-10AA-4358-AA34-5E3F59D45702}.Release.Build.0 = Release|.NET
					EndGlobalSection
					GlobalSection(ExtensibilityGlobals) = postSolution
					EndGlobalSection
					GlobalSection(ExtensibilityAddIns) = postSolution
					EndGlobalSection
				EndGlobal
							

相关资源