tomsmocomp_ff_2005.sln

来自「从FFMPEG转换而来的H264解码程序,VC下编译..」· SLN 代码 · 共 26 行

SLN
26
字号
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TomsMoComp_ff", "TomsMoComp_ff_2005.vcproj", "{A5CAE544-0EBC-4156-812A-C21B16CEC169}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Win32 = Debug|Win32
		Debug|x64 = Debug|x64
		Release|Win32 = Release|Win32
		Release|x64 = Release|x64
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{A5CAE544-0EBC-4156-812A-C21B16CEC169}.Debug|Win32.ActiveCfg = Debug|Win32
		{A5CAE544-0EBC-4156-812A-C21B16CEC169}.Debug|Win32.Build.0 = Debug|Win32
		{A5CAE544-0EBC-4156-812A-C21B16CEC169}.Debug|x64.ActiveCfg = Debug|x64
		{A5CAE544-0EBC-4156-812A-C21B16CEC169}.Debug|x64.Build.0 = Debug|x64
		{A5CAE544-0EBC-4156-812A-C21B16CEC169}.Release|Win32.ActiveCfg = Release|Win32
		{A5CAE544-0EBC-4156-812A-C21B16CEC169}.Release|Win32.Build.0 = Release|Win32
		{A5CAE544-0EBC-4156-812A-C21B16CEC169}.Release|x64.ActiveCfg = Release|x64
		{A5CAE544-0EBC-4156-812A-C21B16CEC169}.Release|x64.Build.0 = Release|x64
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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