gps.sln
来自「关于windows mobile 平台开发与应用的源代码用到的与GPS连接」· SLN 代码 · 共 33 行
SLN
33 行
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GpsSample", "GpsSample\GpsSample.csproj", "{3EE8F42C-9902-47AF-B186-D159E90124F2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Microsoft.WindowsMobile.Samples.Location", "Microsoft.WindowsMobile.Samples.Location.csproj", "{DB77C1EE-A383-4CD5-A107-1C7C26A9E6B8}"
EndProject
Project("{B900F1C2-3D47-4FEC-85B3-04AAF18C3634}") = "GPSTest", "..\GPSTest\GPSTest.vddproj", "{A3B1AB58-A358-42B0-87CE-6B16488FDE31}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3EE8F42C-9902-47AF-B186-D159E90124F2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3EE8F42C-9902-47AF-B186-D159E90124F2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3EE8F42C-9902-47AF-B186-D159E90124F2}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{3EE8F42C-9902-47AF-B186-D159E90124F2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3EE8F42C-9902-47AF-B186-D159E90124F2}.Release|Any CPU.Build.0 = Release|Any CPU
{3EE8F42C-9902-47AF-B186-D159E90124F2}.Release|Any CPU.Deploy.0 = Release|Any CPU
{DB77C1EE-A383-4CD5-A107-1C7C26A9E6B8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DB77C1EE-A383-4CD5-A107-1C7C26A9E6B8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DB77C1EE-A383-4CD5-A107-1C7C26A9E6B8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DB77C1EE-A383-4CD5-A107-1C7C26A9E6B8}.Release|Any CPU.Build.0 = Release|Any CPU
{A3B1AB58-A358-42B0-87CE-6B16488FDE31}.Debug|Any CPU.ActiveCfg = Debug
{A3B1AB58-A358-42B0-87CE-6B16488FDE31}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?