atlsrvweb.sln
来自「Visual_C++.NET实用编程百例」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "atlSrvWeb", "atlSrvWeb.vcproj", "{44132FB7-B622-4E3F-836E-25B144FCA83F}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "atlSrvWebIsapi", "..\atlSrvWebIsapi\atlSrvWebIsapi.vcproj", "{02E4AF84-A827-4C8C-BCEE-8636B7F9949B}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{44132FB7-B622-4E3F-836E-25B144FCA83F}.Debug.ActiveCfg = Debug|Win32
{44132FB7-B622-4E3F-836E-25B144FCA83F}.Debug.Build.0 = Debug|Win32
{44132FB7-B622-4E3F-836E-25B144FCA83F}.Release.ActiveCfg = Release|Win32
{44132FB7-B622-4E3F-836E-25B144FCA83F}.Release.Build.0 = Release|Win32
{02E4AF84-A827-4C8C-BCEE-8636B7F9949B}.Debug.ActiveCfg = Debug|Win32
{02E4AF84-A827-4C8C-BCEE-8636B7F9949B}.Debug.Build.0 = Debug|Win32
{02E4AF84-A827-4C8C-BCEE-8636B7F9949B}.Release.ActiveCfg = Release|Win32
{02E4AF84-A827-4C8C-BCEE-8636B7F9949B}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?