?? 例6-2存奇數的數組.sln
字號:
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "例6-2存奇數的數組", "例6-2存奇數的數組.csproj", "{CF3823D6-8330-48E8-A26E-F36C472C515B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CF3823D6-8330-48E8-A26E-F36C472C515B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF3823D6-8330-48E8-A26E-F36C472C515B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF3823D6-8330-48E8-A26E-F36C472C515B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF3823D6-8330-48E8-A26E-F36C472C515B}.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 + -