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", "{4410D595-5F64-4862-9E15-4A5C3089351D}"
					ProjectSection(ProjectDependencies) = postProject
					EndProjectSection
				EndProject
				Global
					GlobalSection(SolutionConfiguration) = preSolution
						Debug = Debug
						Release = Release
					EndGlobalSection
					GlobalSection(ProjectConfiguration) = postSolution
						{4410D595-5F64-4862-9E15-4A5C3089351D}.Debug.ActiveCfg = Debug|.NET
						{4410D595-5F64-4862-9E15-4A5C3089351D}.Debug.Build.0 = Debug|.NET
						{4410D595-5F64-4862-9E15-4A5C3089351D}.Release.ActiveCfg = Release|.NET
						{4410D595-5F64-4862-9E15-4A5C3089351D}.Release.Build.0 = Release|.NET
					EndGlobalSection
					GlobalSection(ExtensibilityGlobals) = postSolution
					EndGlobalSection
					GlobalSection(ExtensibilityAddIns) = postSolution
					EndGlobalSection
				EndGlobal
							

相关资源