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

📄 bookshopwebsite.sln

📁 建立系统架构的说明(教你怎样搭好框架).rar
💻 SLN
字号:

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model", "Model\Model.csproj", "{B6A231CF-D167-42CA-869E-3D19A7D139E7}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DAL", "DAL\DAL.csproj", "{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BLL", "BLL\BLL.csproj", "{1FB68220-FF1F-4620-899D-D790B9D959A5}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "D:\...\BookShopWebSite\", "BookShopWebSite\", "{9B74AA1D-DF4D-4D33-AD50-B831074425C7}"
	ProjectSection(WebsiteProperties) = preProject
		ProjectReferences = "{B6A231CF-D167-42CA-869E-3D19A7D139E7}|IAS.BookShop.Model.dll;{1FB68220-FF1F-4620-899D-D790B9D959A5}|IAS.BookShop.BLL.dll;"
		Debug.AspNetCompiler.VirtualPath = "/BookShopWebSite"
		Debug.AspNetCompiler.PhysicalPath = "BookShopWebSite\"
		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\BookShopWebSite\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/BookShopWebSite"
		Release.AspNetCompiler.PhysicalPath = "BookShopWebSite\"
		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\BookShopWebSite\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		VWDPort = "1208"
		DefaultWebSiteLanguage = "Visual C#"
	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
		{B6A231CF-D167-42CA-869E-3D19A7D139E7}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{B6A231CF-D167-42CA-869E-3D19A7D139E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{B6A231CF-D167-42CA-869E-3D19A7D139E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{B6A231CF-D167-42CA-869E-3D19A7D139E7}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{B6A231CF-D167-42CA-869E-3D19A7D139E7}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{B6A231CF-D167-42CA-869E-3D19A7D139E7}.Release|.NET.ActiveCfg = Release|Any CPU
		{B6A231CF-D167-42CA-869E-3D19A7D139E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{B6A231CF-D167-42CA-869E-3D19A7D139E7}.Release|Any CPU.Build.0 = Release|Any CPU
		{B6A231CF-D167-42CA-869E-3D19A7D139E7}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{B6A231CF-D167-42CA-869E-3D19A7D139E7}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}.Release|.NET.ActiveCfg = Release|Any CPU
		{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}.Release|Any CPU.Build.0 = Release|Any CPU
		{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{58B90B27-35F9-4BBC-A17E-4F3E5252B4E2}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{1FB68220-FF1F-4620-899D-D790B9D959A5}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{1FB68220-FF1F-4620-899D-D790B9D959A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{1FB68220-FF1F-4620-899D-D790B9D959A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{1FB68220-FF1F-4620-899D-D790B9D959A5}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{1FB68220-FF1F-4620-899D-D790B9D959A5}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{1FB68220-FF1F-4620-899D-D790B9D959A5}.Release|.NET.ActiveCfg = Release|Any CPU
		{1FB68220-FF1F-4620-899D-D790B9D959A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{1FB68220-FF1F-4620-899D-D790B9D959A5}.Release|Any CPU.Build.0 = Release|Any CPU
		{1FB68220-FF1F-4620-899D-D790B9D959A5}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{1FB68220-FF1F-4620-899D-D790B9D959A5}.Release|Mixed Platforms.Build.0 = Release|Any CPU
		{9B74AA1D-DF4D-4D33-AD50-B831074425C7}.Debug|.NET.ActiveCfg = Debug|.NET
		{9B74AA1D-DF4D-4D33-AD50-B831074425C7}.Debug|.NET.Build.0 = Debug|.NET
		{9B74AA1D-DF4D-4D33-AD50-B831074425C7}.Debug|Any CPU.ActiveCfg = Debug|.NET
		{9B74AA1D-DF4D-4D33-AD50-B831074425C7}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
		{9B74AA1D-DF4D-4D33-AD50-B831074425C7}.Debug|Mixed Platforms.Build.0 = Debug|.NET
		{9B74AA1D-DF4D-4D33-AD50-B831074425C7}.Release|.NET.ActiveCfg = Debug|.NET
		{9B74AA1D-DF4D-4D33-AD50-B831074425C7}.Release|.NET.Build.0 = Debug|.NET
		{9B74AA1D-DF4D-4D33-AD50-B831074425C7}.Release|Any CPU.ActiveCfg = Debug|.NET
		{9B74AA1D-DF4D-4D33-AD50-B831074425C7}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
		{9B74AA1D-DF4D-4D33-AD50-B831074425C7}.Release|Mixed Platforms.Build.0 = Debug|.NET
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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