test.sln

来自「huffman树的建立文件」· SLN 代码 · 共 18 行

SLN
18
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{059D6162-CD51-11D0-AE1F-00A0C90FFFC3}") = "test", "test.dsp", "{4B734337-46CB-4141-AA37-A0178B5FCB86}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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