crc-16.sln.old
来自「该文件是关于CRC校验的」· OLD 代码 · 共 21 行
OLD
21 行
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CRC-16", "CRC-16.vcproj", "{3A39F17A-B856-4056-B169-7BF809445DF6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3A39F17A-B856-4056-B169-7BF809445DF6}.Debug|Win32.ActiveCfg = Debug|Win32
{3A39F17A-B856-4056-B169-7BF809445DF6}.Debug|Win32.Build.0 = Debug|Win32
{3A39F17A-B856-4056-B169-7BF809445DF6}.Release|Win32.ActiveCfg = Release|Win32
{3A39F17A-B856-4056-B169-7BF809445DF6}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?