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

📄 mywindowsservice.sln

📁 《VC++2005编程实例》第二章的源代码
💻 SLN
字号:

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MyWindowsService", "MyWindowsService\MyWindowsService.vcproj", "{0AC79FC0-A4D5-4E95-B9C7-87935F79AF25}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup1", "Setup1\Setup1.vdproj", "{8A50CAA3-C3CB-49F7-A058-C3CFDD61FD34}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Win32 = Debug|Win32
		Release|Win32 = Release|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{0AC79FC0-A4D5-4E95-B9C7-87935F79AF25}.Debug|Win32.ActiveCfg = Debug|Win32
		{0AC79FC0-A4D5-4E95-B9C7-87935F79AF25}.Debug|Win32.Build.0 = Debug|Win32
		{0AC79FC0-A4D5-4E95-B9C7-87935F79AF25}.Release|Win32.ActiveCfg = Release|Win32
		{0AC79FC0-A4D5-4E95-B9C7-87935F79AF25}.Release|Win32.Build.0 = Release|Win32
		{8A50CAA3-C3CB-49F7-A058-C3CFDD61FD34}.Debug|Win32.ActiveCfg = Debug
		{8A50CAA3-C3CB-49F7-A058-C3CFDD61FD34}.Release|Win32.ActiveCfg = Release
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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