⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compressionservice.sln

📁 清华大学出版社出版的 移动应用开发宝典 张大威(2008)的附书源代码
💻 SLN
字号:

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "C:\...\CompressionService\", "..\CompressionService", "{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}"
	ProjectSection(WebsiteProperties) = preProject
		ProjectReferences = "{C0A414BB-F28B-48B0-B659-E0141C45C223}|CompressionSOAPExtensionLibrary.dll;"
		Debug.AspNetCompiler.VirtualPath = "/CompressionService"
		Debug.AspNetCompiler.PhysicalPath = "..\..\..\Compact Framework Book V2.0\Drafts\Chapter 7\Sample Code\Websites\CompressionService\"
		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\CompressionService\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/CompressionService"
		Release.AspNetCompiler.PhysicalPath = "..\..\..\Compact Framework Book V2.0\Drafts\Chapter 7\Sample Code\Websites\CompressionService\"
		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\CompressionService\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		VWDPort = "1083"
		DefaultWebSiteLanguage = "Visual C#"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CompressionSOAPExtensionLibrary", "..\..\CS\WSCompressionSample\CompressionSOAPExtensionLibrary\CompressionSOAPExtensionLibrary.csproj", "{C0A414BB-F28B-48B0-B659-E0141C45C223}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpZipLib", "..\..\Common\SharpZipLib\SharpZipLib.csproj", "{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|.NET = Debug|.NET
		Debug|Any CPU = Debug|Any CPU
		Debug|Mixed Platforms = Debug|Mixed Platforms
		Release|.NET = Release|.NET
		Release|Any CPU = Release|Any CPU
		Release|Mixed Platforms = Release|Mixed Platforms
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}.Debug|.NET.ActiveCfg = Debug|.NET
		{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}.Debug|.NET.Build.0 = Debug|.NET
		{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}.Debug|Any CPU.ActiveCfg = Debug|.NET
		{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
		{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}.Debug|Mixed Platforms.Build.0 = Debug|.NET
		{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}.Release|.NET.ActiveCfg = Debug|.NET
		{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}.Release|.NET.Build.0 = Debug|.NET
		{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}.Release|Any CPU.ActiveCfg = Debug|.NET
		{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
		{4B1ADA96-C9E7-429A-B2E6-2C15839AFF7A}.Release|Mixed Platforms.Build.0 = Debug|.NET
		{C0A414BB-F28B-48B0-B659-E0141C45C223}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{C0A414BB-F28B-48B0-B659-E0141C45C223}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{C0A414BB-F28B-48B0-B659-E0141C45C223}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{C0A414BB-F28B-48B0-B659-E0141C45C223}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{C0A414BB-F28B-48B0-B659-E0141C45C223}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{C0A414BB-F28B-48B0-B659-E0141C45C223}.Release|.NET.ActiveCfg = Release|Any CPU
		{C0A414BB-F28B-48B0-B659-E0141C45C223}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{C0A414BB-F28B-48B0-B659-E0141C45C223}.Release|Any CPU.Build.0 = Release|Any CPU
		{C0A414BB-F28B-48B0-B659-E0141C45C223}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{C0A414BB-F28B-48B0-B659-E0141C45C223}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}.Release|.NET.ActiveCfg = Release|Any CPU
		{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}.Release|Any CPU.Build.0 = Release|Any CPU
		{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{B58EA8D9-44B3-44DB-8593-2DC3D572A2B7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -