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

📄 web.sln

📁 一个简单的网上书店
💻 SLN
字号:

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "E:\BookShop\Web\", "Web", "{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}"
	ProjectSection(WebsiteProperties) = preProject
		ProjectReferences = "{DF14089E-A1BC-49B8-8BFA-2D50406933D7}|BLL.dll;{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}|DAL.dll;{4EA0ED90-3793-449B-AB7E-28DF00A2614B}|Model.dll;{379D09BF-F159-4540-9A6E-4A65825BDC22}|CommBLL.dll;"
		Debug.AspNetCompiler.VirtualPath = "/Web"
		Debug.AspNetCompiler.PhysicalPath = "D:\BookShop\Web\"
		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Web\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/Web"
		Release.AspNetCompiler.PhysicalPath = "D:\BookShop\Web\"
		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\Web\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		VWDPort = "1085"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BLL", "BLL\BLL.csproj", "{DF14089E-A1BC-49B8-8BFA-2D50406933D7}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DAL", "DAL\DAL.csproj", "{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model", "Model\Model.csproj", "{4EA0ED90-3793-449B-AB7E-28DF00A2614B}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommBLL", "CommBLL\CommBLL.csproj", "{379D09BF-F159-4540-9A6E-4A65825BDC22}"
	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
		{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}.Debug|.NET.ActiveCfg = Debug|.NET
		{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}.Debug|.NET.Build.0 = Debug|.NET
		{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}.Debug|Any CPU.ActiveCfg = Debug|.NET
		{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
		{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}.Debug|Mixed Platforms.Build.0 = Debug|.NET
		{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}.Release|.NET.ActiveCfg = Debug|.NET
		{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}.Release|.NET.Build.0 = Debug|.NET
		{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}.Release|Any CPU.ActiveCfg = Debug|.NET
		{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
		{D80E01AB-8002-4D1D-85EE-A9B4390B56EE}.Release|Mixed Platforms.Build.0 = Debug|.NET
		{DF14089E-A1BC-49B8-8BFA-2D50406933D7}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{DF14089E-A1BC-49B8-8BFA-2D50406933D7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{DF14089E-A1BC-49B8-8BFA-2D50406933D7}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{DF14089E-A1BC-49B8-8BFA-2D50406933D7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{DF14089E-A1BC-49B8-8BFA-2D50406933D7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{DF14089E-A1BC-49B8-8BFA-2D50406933D7}.Release|.NET.ActiveCfg = Release|Any CPU
		{DF14089E-A1BC-49B8-8BFA-2D50406933D7}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{DF14089E-A1BC-49B8-8BFA-2D50406933D7}.Release|Any CPU.Build.0 = Release|Any CPU
		{DF14089E-A1BC-49B8-8BFA-2D50406933D7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{DF14089E-A1BC-49B8-8BFA-2D50406933D7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}.Release|.NET.ActiveCfg = Release|Any CPU
		{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}.Release|Any CPU.Build.0 = Release|Any CPU
		{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{1D4C37CB-E514-41CD-B5A5-B4E3FB78818D}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{4EA0ED90-3793-449B-AB7E-28DF00A2614B}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{4EA0ED90-3793-449B-AB7E-28DF00A2614B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{4EA0ED90-3793-449B-AB7E-28DF00A2614B}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{4EA0ED90-3793-449B-AB7E-28DF00A2614B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{4EA0ED90-3793-449B-AB7E-28DF00A2614B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{4EA0ED90-3793-449B-AB7E-28DF00A2614B}.Release|.NET.ActiveCfg = Release|Any CPU
		{4EA0ED90-3793-449B-AB7E-28DF00A2614B}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{4EA0ED90-3793-449B-AB7E-28DF00A2614B}.Release|Any CPU.Build.0 = Release|Any CPU
		{4EA0ED90-3793-449B-AB7E-28DF00A2614B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{4EA0ED90-3793-449B-AB7E-28DF00A2614B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{379D09BF-F159-4540-9A6E-4A65825BDC22}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{379D09BF-F159-4540-9A6E-4A65825BDC22}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{379D09BF-F159-4540-9A6E-4A65825BDC22}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{379D09BF-F159-4540-9A6E-4A65825BDC22}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{379D09BF-F159-4540-9A6E-4A65825BDC22}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{379D09BF-F159-4540-9A6E-4A65825BDC22}.Release|.NET.ActiveCfg = Release|Any CPU
		{379D09BF-F159-4540-9A6E-4A65825BDC22}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{379D09BF-F159-4540-9A6E-4A65825BDC22}.Release|Any CPU.Build.0 = Release|Any CPU
		{379D09BF-F159-4540-9A6E-4A65825BDC22}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{379D09BF-F159-4540-9A6E-4A65825BDC22}.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 + -