mailmonitor++.sln

来自「一个邮件监控程序」· SLN 代码 · 共 28 行

SLN
28
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MailMonitor++", "MailMonitor++.vcproj", "{3A3FFFD3-7778-473E-88A6-A0D16C01C8BD}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "SetupMailMonitor++", "..\SetupMailMonitor++\SetupMailMonitor++.vdproj", "{664FB71B-6865-456F-9127-22DB5E29C43E}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{3A3FFFD3-7778-473E-88A6-A0D16C01C8BD}.Debug.ActiveCfg = Debug|Win32
		{3A3FFFD3-7778-473E-88A6-A0D16C01C8BD}.Debug.Build.0 = Debug|Win32
		{3A3FFFD3-7778-473E-88A6-A0D16C01C8BD}.Release.ActiveCfg = Release|Win32
		{3A3FFFD3-7778-473E-88A6-A0D16C01C8BD}.Release.Build.0 = Release|Win32
		{664FB71B-6865-456F-9127-22DB5E29C43E}.Debug.ActiveCfg = Debug
		{664FB71B-6865-456F-9127-22DB5E29C43E}.Release.ActiveCfg = Release
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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