Visual.Basic.NET实用编程百例-47.6M.zip

源代码在线查看: 删除文件中的空行.sln

软件大小: 19562 K
上传用户: huanzhudev
关键词: Visual Basic 47.6 NET
下载地址: 免注册下载 普通下载 VIP

相关代码

				Microsoft Visual Studio Solution File, Format Version 8.00
				Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "删除文件中的空行", "删除文件中的空行.vbproj", "{BF2472EA-F1DA-47D9-A76E-081BE06B15C1}"
					ProjectSection(ProjectDependencies) = postProject
					EndProjectSection
				EndProject
				Global
					GlobalSection(SolutionConfiguration) = preSolution
						Debug = Debug
						Release = Release
					EndGlobalSection
					GlobalSection(ProjectConfiguration) = postSolution
						{BF2472EA-F1DA-47D9-A76E-081BE06B15C1}.Debug.ActiveCfg = Debug|.NET
						{BF2472EA-F1DA-47D9-A76E-081BE06B15C1}.Debug.Build.0 = Debug|.NET
						{BF2472EA-F1DA-47D9-A76E-081BE06B15C1}.Release.ActiveCfg = Release|.NET
						{BF2472EA-F1DA-47D9-A76E-081BE06B15C1}.Release.Build.0 = Release|.NET
					EndGlobalSection
					GlobalSection(ExtensibilityGlobals) = postSolution
					EndGlobalSection
					GlobalSection(ExtensibilityAddIns) = postSolution
					EndGlobalSection
				EndGlobal
							

相关资源