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

📄 gpsreader.sln

📁 这是一个gps的数据读写器。大家可以借鉴学习一下。
💻 SLN
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GPSReader", "GPSReader.csproj", "{3F78A6DA-1018-44DA-A0D3-08C2D0D68D2E}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BLT", "BLT\BLT.csproj", "{49EF25C7-26C8-49EF-9087-4A5DA2BBFCC1}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DAT", "DAT\DAT.csproj", "{83DB2486-818E-46EF-BB79-A3134D54E67F}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SerialPort", "SerialPort\SerialPort.csproj", "{BD00AEB5-0038-43D6-B0EF-CB30200313FB}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BEC", "BEC\BEC.csproj", "{BF03A7DE-C1BD-43BD-AD95-7ADF385B2D50}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{3F78A6DA-1018-44DA-A0D3-08C2D0D68D2E}.Debug.ActiveCfg = Debug|.NET
		{3F78A6DA-1018-44DA-A0D3-08C2D0D68D2E}.Debug.Build.0 = Debug|.NET
		{3F78A6DA-1018-44DA-A0D3-08C2D0D68D2E}.Release.ActiveCfg = Release|.NET
		{3F78A6DA-1018-44DA-A0D3-08C2D0D68D2E}.Release.Build.0 = Release|.NET
		{49EF25C7-26C8-49EF-9087-4A5DA2BBFCC1}.Debug.ActiveCfg = Debug|.NET
		{49EF25C7-26C8-49EF-9087-4A5DA2BBFCC1}.Debug.Build.0 = Debug|.NET
		{49EF25C7-26C8-49EF-9087-4A5DA2BBFCC1}.Release.ActiveCfg = Release|.NET
		{49EF25C7-26C8-49EF-9087-4A5DA2BBFCC1}.Release.Build.0 = Release|.NET
		{83DB2486-818E-46EF-BB79-A3134D54E67F}.Debug.ActiveCfg = Debug|.NET
		{83DB2486-818E-46EF-BB79-A3134D54E67F}.Debug.Build.0 = Debug|.NET
		{83DB2486-818E-46EF-BB79-A3134D54E67F}.Release.ActiveCfg = Release|.NET
		{83DB2486-818E-46EF-BB79-A3134D54E67F}.Release.Build.0 = Release|.NET
		{BD00AEB5-0038-43D6-B0EF-CB30200313FB}.Debug.ActiveCfg = Debug|.NET
		{BD00AEB5-0038-43D6-B0EF-CB30200313FB}.Debug.Build.0 = Debug|.NET
		{BD00AEB5-0038-43D6-B0EF-CB30200313FB}.Release.ActiveCfg = Release|.NET
		{BD00AEB5-0038-43D6-B0EF-CB30200313FB}.Release.Build.0 = Release|.NET
		{BF03A7DE-C1BD-43BD-AD95-7ADF385B2D50}.Debug.ActiveCfg = Debug|.NET
		{BF03A7DE-C1BD-43BD-AD95-7ADF385B2D50}.Debug.Build.0 = Debug|.NET
		{BF03A7DE-C1BD-43BD-AD95-7ADF385B2D50}.Release.ActiveCfg = Release|.NET
		{BF03A7DE-C1BD-43BD-AD95-7ADF385B2D50}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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