viewersetup.sln
来自「这是书上的代码」· SLN 代码 · 共 22 行
SLN
22 行
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "ViewerSetup", "ViewerSetup.vdproj", "{B01F3555-BFDE-4B98-8D68-64D201D37557}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{B01F3555-BFDE-4B98-8D68-64D201D37557}.Debug.ActiveCfg = Debug
{B01F3555-BFDE-4B98-8D68-64D201D37557}.Debug.Build.0 = Debug
{B01F3555-BFDE-4B98-8D68-64D201D37557}.Release.ActiveCfg = Release
{B01F3555-BFDE-4B98-8D68-64D201D37557}.Release.Build.0 = Release
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?