huff_enc.sln

来自「huffman 编码原代码」· SLN 代码 · 共 16 行

SLN
16
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{059D6162-CD51-11D0-AE1F-00A0C90FFFC3}") = "HUFF_ENC", "HUFF_ENC.DSP", "{44E2322D-7493-4069-A516-FDC36B359EE5}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?