?? csharpnotepad.sln
字號:
?
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution", "Solution", "{3EE4D9FD-3370-41B7-A784-A9A17E40B5F2}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpNotepad", "CSharpNotepad\CSharpNotepad.csproj", "{96BDE34F-FDD1-4A15-BF90-969F0B4D7948}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MdiClientController", "MdiClientController\MdiClientController.csproj", "{DE36F1D4-2227-4F44-8174-DCDB8D0ECAB9}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{96BDE34F-FDD1-4A15-BF90-969F0B4D7948}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{96BDE34F-FDD1-4A15-BF90-969F0B4D7948}.Debug|Any CPU.Build.0 = Debug|Any CPU
{96BDE34F-FDD1-4A15-BF90-969F0B4D7948}.Release|Any CPU.ActiveCfg = Release|Any CPU
{96BDE34F-FDD1-4A15-BF90-969F0B4D7948}.Release|Any CPU.Build.0 = Release|Any CPU
{DE36F1D4-2227-4F44-8174-DCDB8D0ECAB9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE36F1D4-2227-4F44-8174-DCDB8D0ECAB9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE36F1D4-2227-4F44-8174-DCDB8D0ECAB9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE36F1D4-2227-4F44-8174-DCDB8D0ECAB9}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -