multithreaded.sln

来自「windows mobile 开发实例wi ndows mobile 开发实例」· SLN 代码 · 共 24 行

SLN
24
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{20D4826A-C6FA-45DB-90F4-C717570B9F32}") = "WeatherStation", "WeatherStation.csdproj", "{2EE7EC87-06FB-4BB9-B029-20CF28036387}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{2EE7EC87-06FB-4BB9-B029-20CF28036387}.Debug.ActiveCfg = Debug|Pocket PC
		{2EE7EC87-06FB-4BB9-B029-20CF28036387}.Debug.Build.0 = Debug|Pocket PC
		{2EE7EC87-06FB-4BB9-B029-20CF28036387}.Debug.Deploy.0 = Debug|Pocket PC
		{2EE7EC87-06FB-4BB9-B029-20CF28036387}.Release.ActiveCfg = Release|Pocket PC
		{2EE7EC87-06FB-4BB9-B029-20CF28036387}.Release.Build.0 = Release|Pocket PC
		{2EE7EC87-06FB-4BB9-B029-20CF28036387}.Release.Deploy.0 = Release|Pocket PC
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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