simplevs.sln
来自「这是CODEPROJECT上的zip压缩解压代码」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVS", "simpleVS.vcproj", "{8665FA9F-1EFE-4424-AE6D-35A384D76692}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simpleVSW", "simpleVSW.vcproj", "{A94EBBBB-B5B7-48E4-BC15-FF487A352582}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{8665FA9F-1EFE-4424-AE6D-35A384D76692}.Debug.ActiveCfg = Debug|Win32
{8665FA9F-1EFE-4424-AE6D-35A384D76692}.Debug.Build.0 = Debug|Win32
{8665FA9F-1EFE-4424-AE6D-35A384D76692}.Release.ActiveCfg = Release|Win32
{8665FA9F-1EFE-4424-AE6D-35A384D76692}.Release.Build.0 = Release|Win32
{A94EBBBB-B5B7-48E4-BC15-FF487A352582}.Debug.ActiveCfg = Debug|Win32
{A94EBBBB-B5B7-48E4-BC15-FF487A352582}.Debug.Build.0 = Debug|Win32
{A94EBBBB-B5B7-48E4-BC15-FF487A352582}.Release.ActiveCfg = Release|Win32
{A94EBBBB-B5B7-48E4-BC15-FF487A352582}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?