⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 testatl.sln

📁 利用ATL编程,可以借鉴一下,ATL和MFC的区别
💻 SLN
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testATL", "testATL.vcproj", "{901D9B0C-E10C-4397-9DDF-4A5C8295B672}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testATLPS", "testATLPS.vcproj", "{763F1D44-C076-498C-8E38-223162F3BCC0}"
	ProjectSection(ProjectDependencies) = postProject
		{901D9B0C-E10C-4397-9DDF-4A5C8295B672} = {901D9B0C-E10C-4397-9DDF-4A5C8295B672}
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{901D9B0C-E10C-4397-9DDF-4A5C8295B672}.Debug.ActiveCfg = Debug|Win32
		{901D9B0C-E10C-4397-9DDF-4A5C8295B672}.Debug.Build.0 = Debug|Win32
		{901D9B0C-E10C-4397-9DDF-4A5C8295B672}.Release.ActiveCfg = Release|Win32
		{901D9B0C-E10C-4397-9DDF-4A5C8295B672}.Release.Build.0 = Release|Win32
		{763F1D44-C076-498C-8E38-223162F3BCC0}.Debug.ActiveCfg = Debug|Win32
		{763F1D44-C076-498C-8E38-223162F3BCC0}.Release.ActiveCfg = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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