?? mychatroom.sln
字號:
?
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "D:\...\MyChatRoom\", ".", "{F64652A9-9E08-41F9-B90D-422EF36D1EB1}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.VirtualPath = "/MyChatRoom"
Debug.AspNetCompiler.PhysicalPath = "D:\[ WangShi ]\Frock\C#\temp\示例代碼\C20\MyChatRoom\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\MyChatRoom\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/MyChatRoom"
Release.AspNetCompiler.PhysicalPath = "D:\[ WangShi ]\Frock\C#\temp\示例代碼\C20\MyChatRoom\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\MyChatRoom\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "3377"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F64652A9-9E08-41F9-B90D-422EF36D1EB1}.Debug|.NET.ActiveCfg = Debug|.NET
{F64652A9-9E08-41F9-B90D-422EF36D1EB1}.Debug|.NET.Build.0 = Debug|.NET
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -