vbserialport.sln

来自「VB.net开发的PPC下串口调试程序」· SLN 代码 · 共 24 行

SLN
24
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{CB4CE8C6-1BDB-4DC7-A4D3-65A1999772F8}") = "VBSerialPort", "VBSerialPort\VBSerialPort.vbdproj", "{8C42B23A-C6EE-4316-B723-421B174A3471}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{8C42B23A-C6EE-4316-B723-421B174A3471}.Debug.ActiveCfg = Debug|Pocket PC
		{8C42B23A-C6EE-4316-B723-421B174A3471}.Debug.Build.0 = Debug|Pocket PC
		{8C42B23A-C6EE-4316-B723-421B174A3471}.Debug.Deploy.0 = Debug|Pocket PC
		{8C42B23A-C6EE-4316-B723-421B174A3471}.Release.ActiveCfg = Release|Pocket PC
		{8C42B23A-C6EE-4316-B723-421B174A3471}.Release.Build.0 = Release|Pocket PC
		{8C42B23A-C6EE-4316-B723-421B174A3471}.Release.Deploy.0 = Release|Pocket PC
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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