testvs.sln

来自「加压 解压算法 仔细看 很管用的教你如何运用对一个生成文件进行加压和解压 同时还」· SLN 代码 · 共 30 行

SLN
30
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testVS", "testVS.vcproj", "{321282E9-082D-413F-8D0B-F62FEDF8428B}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testVSW", "testVSW.vcproj", "{598B7333-963E-4C02-8D00-C4FCE2FB09FF}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{321282E9-082D-413F-8D0B-F62FEDF8428B}.Debug.ActiveCfg = Debug|Win32
		{321282E9-082D-413F-8D0B-F62FEDF8428B}.Debug.Build.0 = Debug|Win32
		{321282E9-082D-413F-8D0B-F62FEDF8428B}.Release.ActiveCfg = Release|Win32
		{321282E9-082D-413F-8D0B-F62FEDF8428B}.Release.Build.0 = Release|Win32
		{598B7333-963E-4C02-8D00-C4FCE2FB09FF}.Debug.ActiveCfg = Debug|Win32
		{598B7333-963E-4C02-8D00-C4FCE2FB09FF}.Debug.Build.0 = Debug|Win32
		{598B7333-963E-4C02-8D00-C4FCE2FB09FF}.Release.ActiveCfg = Release|Win32
		{598B7333-963E-4C02-8D00-C4FCE2FB09FF}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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