150个经典的入门学习程序源代码

源代码在线查看: example014-设置应用程序的图标.sln

软件大小: 2863 K
上传用户: myhpgnl
关键词: 150 程序 源代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				Microsoft Visual Studio Solution File, Format Version 7.00
				Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example014-设置应用程序的图标", "Example014-设置应用程序的图标.csproj", "{BD1B9764-C4A6-4528-8967-C3295FFAE0B3}"
				EndProject
				Global
					GlobalSection(SolutionConfiguration) = preSolution
						ConfigName.0 = Debug
						ConfigName.1 = Release
					EndGlobalSection
					GlobalSection(ProjectDependencies) = postSolution
					EndGlobalSection
					GlobalSection(ProjectConfiguration) = postSolution
						{BD1B9764-C4A6-4528-8967-C3295FFAE0B3}.Debug.ActiveCfg = Debug|.NET
						{BD1B9764-C4A6-4528-8967-C3295FFAE0B3}.Debug.Build.0 = Debug|.NET
						{BD1B9764-C4A6-4528-8967-C3295FFAE0B3}.Release.ActiveCfg = Release|.NET
						{BD1B9764-C4A6-4528-8967-C3295FFAE0B3}.Release.Build.0 = Release|.NET
					EndGlobalSection
					GlobalSection(ExtensibilityGlobals) = postSolution
					EndGlobalSection
					GlobalSection(ExtensibilityAddIns) = postSolution
					EndGlobalSection
				EndGlobal
							

相关资源