nongchemanage.sln

来自「一个农用车辆管理系统的雏形」· SLN 代码 · 共 33 行

SLN
33
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NongCheManage", "NongCheManage.vcproj", "{731AB5D2-46A8-42DD-8654-23983978E801}"
	ProjectSection(ProjectDependencies) = postProject
		{C3C2A70B-5532-436E-AFF2-10DAF62E94F2} = {C3C2A70B-5532-436E-AFF2-10DAF62E94F2}
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ControlPiece", "..\ControlPiece\ControlPiece.vcproj", "{C3C2A70B-5532-436E-AFF2-10DAF62E94F2}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{731AB5D2-46A8-42DD-8654-23983978E801}.Debug.ActiveCfg = Debug|Win32
		{731AB5D2-46A8-42DD-8654-23983978E801}.Debug.Build.0 = Debug|Win32
		{731AB5D2-46A8-42DD-8654-23983978E801}.Release.ActiveCfg = Release|Win32
		{731AB5D2-46A8-42DD-8654-23983978E801}.Release.Build.0 = Release|Win32
		{C3C2A70B-5532-436E-AFF2-10DAF62E94F2}.Debug.ActiveCfg = Debug|Win32
		{C3C2A70B-5532-436E-AFF2-10DAF62E94F2}.Debug.Build.0 = Debug|Win32
		{C3C2A70B-5532-436E-AFF2-10DAF62E94F2}.Release.ActiveCfg = Release|Win32
		{C3C2A70B-5532-436E-AFF2-10DAF62E94F2}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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