gpsclinet.sln
来自「车载GPS?今天这个就是最好的工具」· SLN 代码 · 共 38 行
SLN
38 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GpsClinet", "GpsClinet.csproj", "{5CFCE716-B748-474A-8F2C-98DDE25BE404}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "taskcarbill", "..\..\taskcarbill\taskcarbill\taskcarbill.csproj", "{59F71918-3E84-47E8-8994-C3539C801657}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "taskcarReport", "..\..\taskcarReport\taskcarReport\taskcarReport.csproj", "{5D663D47-14DF-44C1-9C6C-AC6E9C33ADC5}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{5CFCE716-B748-474A-8F2C-98DDE25BE404}.Debug.ActiveCfg = Debug|.NET
{5CFCE716-B748-474A-8F2C-98DDE25BE404}.Debug.Build.0 = Debug|.NET
{5CFCE716-B748-474A-8F2C-98DDE25BE404}.Release.ActiveCfg = Release|.NET
{5CFCE716-B748-474A-8F2C-98DDE25BE404}.Release.Build.0 = Release|.NET
{59F71918-3E84-47E8-8994-C3539C801657}.Debug.ActiveCfg = Debug|.NET
{59F71918-3E84-47E8-8994-C3539C801657}.Debug.Build.0 = Debug|.NET
{59F71918-3E84-47E8-8994-C3539C801657}.Release.ActiveCfg = Release|.NET
{59F71918-3E84-47E8-8994-C3539C801657}.Release.Build.0 = Release|.NET
{5D663D47-14DF-44C1-9C6C-AC6E9C33ADC5}.Debug.ActiveCfg = Debug|.NET
{5D663D47-14DF-44C1-9C6C-AC6E9C33ADC5}.Debug.Build.0 = Debug|.NET
{5D663D47-14DF-44C1-9C6C-AC6E9C33ADC5}.Release.ActiveCfg = Release|.NET
{5D663D47-14DF-44C1-9C6C-AC6E9C33ADC5}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?