C#150例

源代码在线查看: example075-对刚创建的数据文件进行读取和写入.sln

软件大小: 1688 K
上传用户: ilovexzhu
关键词: 150
下载地址: 免注册下载 普通下载 VIP

相关代码

				Microsoft Visual Studio Solution File, Format Version 7.00
				Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example075-对刚创建的数据文件进行读取和写入", "Example075-对刚创建的数据文件进行读取和写入.csproj", "{1EA5A10A-C879-4BBD-836F-15892B11C169}"
				EndProject
				Global
					GlobalSection(SolutionConfiguration) = preSolution
						ConfigName.0 = Debug
						ConfigName.1 = Release
					EndGlobalSection
					GlobalSection(ProjectDependencies) = postSolution
					EndGlobalSection
					GlobalSection(ProjectConfiguration) = postSolution
						{1EA5A10A-C879-4BBD-836F-15892B11C169}.Debug.ActiveCfg = Debug|.NET
						{1EA5A10A-C879-4BBD-836F-15892B11C169}.Debug.Build.0 = Debug|.NET
						{1EA5A10A-C879-4BBD-836F-15892B11C169}.Release.ActiveCfg = Release|.NET
						{1EA5A10A-C879-4BBD-836F-15892B11C169}.Release.Build.0 = Release|.NET
					EndGlobalSection
					GlobalSection(ExtensibilityGlobals) = postSolution
					EndGlobalSection
					GlobalSection(ExtensibilityAddIns) = postSolution
					EndGlobalSection
				EndGlobal
							

相关资源