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

📄 testgps.clw

📁   这是一个简单的GPSNMEA-0183协议解析库开发平台
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CTestGPSDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "testgps.h"
LastPage=0

ClassCount=2
Class1=CTestGPSApp
Class2=CTestGPSDlg

ResourceCount=2
Resource1=IDD_TESTGPS_DIALOG (English (Ireland))
Resource2=IDD_TESTGPS_DIALOG

[CLS:CTestGPSApp]
Type=0
BaseClass=CWinApp
HeaderFile=TestGPS.h
ImplementationFile=TestGPS.cpp
LastObject=CTestGPSApp

[CLS:CTestGPSDlg]
Type=0
BaseClass=CDialog
HeaderFile=TestGPSDlg.h
ImplementationFile=TestGPSDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=IDC_ALTITUDE

[DLG:IDD_TESTGPS_DIALOG]
Type=1
Class=CTestGPSDlg
ControlCount=30
Control1=IDC_STATIC,button,1342177287
Control2=IDC_PROMPT_LATITUDE,static,1342308352
Control3=IDC_LATITUDE,static,1342308352
Control4=IDC_PROMPT_LONGITUDE,static,1342308352
Control5=IDC_LONGITUDE,static,1342308352
Control6=IDC_PROMPT_BEARING,static,1342308352
Control7=IDC_BEARING,static,1342308352
Control8=IDC_PROMPT_TIME,static,1342308352
Control9=IDC_TIME,static,1342308352
Control10=IDC_PROMPT_SATELLITES,static,1342308352
Control11=IDC_SATELLITES,static,1342308352
Control12=IDC_PROMPT_ALTITUDE,static,1342308352
Control13=IDC_ALTITUDE,static,1342308352
Control14=IDC_PROMPT_QUALITY,static,1342308352
Control15=IDC_QUALITY,static,1342308352
Control16=IDC_PROMPT_SPEED,static,1342308352
Control17=IDC_SPEED,static,1342308352
Control18=IDC_SHOWSETUP,button,1342242816
Control19=IDC_GPSOPEN,button,1342242816
Control20=IDC_GPSCLOSE,button,1476460544
Control21=IDCANCEL,button,1342242816
Control22=IDC_EDIT1,edit,1352728644
Control23=IDC_PROMPT_VIEWSATELLITES,static,1342308352
Control24=IDC_VIEWSATELLITES,static,1342308352
Control25=IDC_PROMPT_STATETYPE,static,1342308352
Control26=IDC_STATETYPE,static,1342308352
Control27=IDC_PROMPT_STATEWAY,static,1342308352
Control28=IDC_STATEWAY,static,1342308352
Control29=IDC_PROMPT_STATE,static,1342308352
Control30=IDC_STATE,static,1342308352

[DLG:IDD_TESTGPS_DIALOG (English (Ireland))]
Type=1
Class=CTestGPSDlg
ControlCount=22
Control1=IDC_STATIC,button,1342177287
Control2=IDC_PROMPT_LATITUDE,static,1476526080
Control3=IDC_LATITUDE,static,1342308352
Control4=IDC_PROMPT_LONGITUDE,static,1476526080
Control5=IDC_LONGITUDE,static,1342308352
Control6=IDC_PROMPT_BEARING,static,1476526080
Control7=IDC_BEARING,static,1342308352
Control8=IDC_PROMPT_TIME,static,1476526080
Control9=IDC_TIME,static,1342308352
Control10=IDC_PROMPT_SATELLITES,static,1476526080
Control11=IDC_SATELLITES,static,1342308352
Control12=IDC_PROMPT_ALTITUDE,static,1476526080
Control13=IDC_ALTITUDE,static,1342308352
Control14=IDC_PROMPT_QUALITY,static,1476526080
Control15=IDC_QUALITY,static,1342308352
Control16=IDC_PROMPT_SPEED,static,1476526080
Control17=IDC_SPEED,static,1342308352
Control18=IDC_SHOWSETUP,button,1342242816
Control19=IDC_GPSOPEN,button,1342242816
Control20=IDC_GPSCLOSE,button,1476460544
Control21=IDOK,button,1342242817
Control22=IDCANCEL,button,1342242816

⌨️ 快捷键说明

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