📄 demo.sln
字号:
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "E:\Test\calendarDemo\", ".", "{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.VirtualPath = "/WebSite"
Debug.AspNetCompiler.PhysicalPath = "..\WebSite\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\WebSite\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/WebSite"
Release.AspNetCompiler.PhysicalPath = "..\WebSite\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\WebSite\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "1086"
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
{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}.Debug|.NET.ActiveCfg = Debug|.NET
{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}.Debug|.NET.Build.0 = Debug|.NET
{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}.Debug|Any CPU.ActiveCfg = Debug|.NET
{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}.Debug|Mixed Platforms.Build.0 = Debug|.NET
{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}.Release|.NET.ActiveCfg = Debug|.NET
{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}.Release|.NET.Build.0 = Debug|.NET
{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}.Release|Any CPU.ActiveCfg = Debug|.NET
{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
{0C5CFB56-FAAC-4647-A56D-CE7E6F974422}.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 + -