rs485.sln

来自「WINCE 下的串口源码,VB.NET2003编写」· SLN 代码 · 共 24 行

SLN
24
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{CB4CE8C6-1BDB-4DC7-A4D3-65A1999772F8}") = "rs485", "SmartDeviceApplication10\rs485.vbdproj", "{B95C8B5F-72CB-490A-B04F-987F7AFC093F}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{B95C8B5F-72CB-490A-B04F-987F7AFC093F}.Debug.ActiveCfg = Debug|Windows CE
		{B95C8B5F-72CB-490A-B04F-987F7AFC093F}.Debug.Build.0 = Debug|Windows CE
		{B95C8B5F-72CB-490A-B04F-987F7AFC093F}.Debug.Deploy.0 = Debug|Windows CE
		{B95C8B5F-72CB-490A-B04F-987F7AFC093F}.Release.ActiveCfg = Release|Windows CE
		{B95C8B5F-72CB-490A-B04F-987F7AFC093F}.Release.Build.0 = Release|Windows CE
		{B95C8B5F-72CB-490A-B04F-987F7AFC093F}.Release.Deploy.0 = Release|Windows CE
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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