📄 bookshop.sln
字号:
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "D:\ASP.NET2.0Example\BookShop\", "..\..\ASP.NET2.0Example\BookShop\", "{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.VirtualPath = "/BookShop"
Debug.AspNetCompiler.PhysicalPath = "..\..\ASP.NET2.0Example\BookShop\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\BookShop\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/BookShop"
Release.AspNetCompiler.PhysicalPath = "..\..\ASP.NET2.0Example\BookShop\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\BookShop\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "3226"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASPNET2SQLHelper", "..\..\ASP.NET2.0Example\ASPNET2SQLHelper\ASPNET2SQLHelper.csproj", "{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}"
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
{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}.Debug|.NET.ActiveCfg = Debug|.NET
{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}.Debug|.NET.Build.0 = Debug|.NET
{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}.Debug|Any CPU.ActiveCfg = Debug|.NET
{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}.Debug|Mixed Platforms.Build.0 = Debug|.NET
{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}.Release|.NET.ActiveCfg = Debug|.NET
{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}.Release|.NET.Build.0 = Debug|.NET
{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}.Release|Any CPU.ActiveCfg = Debug|.NET
{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
{9129C6D4-9BF3-4244-A7AB-F8357E7F5729}.Release|Mixed Platforms.Build.0 = Debug|.NET
{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}.Debug|.NET.ActiveCfg = Debug|Any CPU
{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}.Release|.NET.ActiveCfg = Release|Any CPU
{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}.Release|Any CPU.Build.0 = Release|Any CPU
{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{0AF261BB-A414-4D4C-8A97-AFC434BB1E8F}.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 + -