int64.sln
来自「跨平台int 64位 整数封装类,测试环境vc6 gcc win2003」· SLN 代码 · 共 24 行
SLN
24 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Int64", "Int64.vcproj", "{68E8EC05-F9DE-47D9-8BE1-273BEC1F6D26}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{68E8EC05-F9DE-47D9-8BE1-273BEC1F6D26}.Debug.ActiveCfg = Debug|Win32
{68E8EC05-F9DE-47D9-8BE1-273BEC1F6D26}.Debug.Build.0 = Debug|Win32
{68E8EC05-F9DE-47D9-8BE1-273BEC1F6D26}.Release.ActiveCfg = Release|Win32
{68E8EC05-F9DE-47D9-8BE1-273BEC1F6D26}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?