ex3.sln
来自「SMC takes a state machine stored in a .s」· SLN 代码 · 共 22 行
SLN
22 行
Microsoft Visual Studio Solution File, Format Version 7.00Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EX3", "EX3.csproj", "{FC8DDF13-76F2-407A-92E4-47D06DDE453F}" ProjectSection(ProjectDependencies) = postProject EndProjectSectionEndProjectGlobal GlobalSection(SolutionConfiguration) = preSolution Debug = Debug Release = Release EndGlobalSection GlobalSection(ProjectConfiguration) = postSolution {FC8DDF13-76F2-407A-92E4-47D06DDE453F}.Debug.ActiveCfg = Debug|.NET {FC8DDF13-76F2-407A-92E4-47D06DDE453F}.Debug.Build.0 = Debug|.NET {FC8DDF13-76F2-407A-92E4-47D06DDE453F}.Release.ActiveCfg = Release|.NET {FC8DDF13-76F2-407A-92E4-47D06DDE453F}.Release.Build.0 = Release|.NET EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution EndGlobalSection GlobalSection(ExtensibilityAddIns) = postSolution EndGlobalSectionEndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?