try2lpr.sln

来自「TRY2LPR-1.0开源的车牌识别核心」· SLN 代码 · 共 38 行

SLN
38
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Cap", "Cap\Cap.vcproj", "{BA389F5B-BA70-4548-B24F-A9809C4F01BB}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LPR", "LPR\LPR.vcproj", "{F5C9BA13-8A7B-4C7F-98A4-9C04C518267F}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Reco", "Reco\Reco.vcproj", "{127EA87B-A247-4E15-BD1B-252003DF9F14}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{BA389F5B-BA70-4548-B24F-A9809C4F01BB}.Debug.ActiveCfg = Debug|Win32
		{BA389F5B-BA70-4548-B24F-A9809C4F01BB}.Debug.Build.0 = Debug|Win32
		{BA389F5B-BA70-4548-B24F-A9809C4F01BB}.Release.ActiveCfg = Release|Win32
		{BA389F5B-BA70-4548-B24F-A9809C4F01BB}.Release.Build.0 = Release|Win32
		{F5C9BA13-8A7B-4C7F-98A4-9C04C518267F}.Debug.ActiveCfg = Debug|Win32
		{F5C9BA13-8A7B-4C7F-98A4-9C04C518267F}.Debug.Build.0 = Debug|Win32
		{F5C9BA13-8A7B-4C7F-98A4-9C04C518267F}.Release.ActiveCfg = Release|Win32
		{F5C9BA13-8A7B-4C7F-98A4-9C04C518267F}.Release.Build.0 = Release|Win32
		{127EA87B-A247-4E15-BD1B-252003DF9F14}.Debug.ActiveCfg = Debug|Win32
		{127EA87B-A247-4E15-BD1B-252003DF9F14}.Debug.Build.0 = Debug|Win32
		{127EA87B-A247-4E15-BD1B-252003DF9F14}.Release.ActiveCfg = Release|Win32
		{127EA87B-A247-4E15-BD1B-252003DF9F14}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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