📄 test.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CParameterDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Test.h"
ClassCount=4
Class1=CTestApp
Class2=CTestDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_TEST_DIALOG
Class4=CParameterDlg
Resource4=IDD_PARAMETER_DIALOG
[CLS:CTestApp]
Type=0
HeaderFile=Test.h
ImplementationFile=Test.cpp
Filter=N
[CLS:CTestDlg]
Type=0
HeaderFile=TestDlg.h
ImplementationFile=TestDlg.cpp
Filter=D
LastObject=CTestDlg
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=TestDlg.h
ImplementationFile=TestDlg.cpp
Filter=D
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_TEST_DIALOG]
Type=1
Class=CTestDlg
ControlCount=23
Control1=IDC_PARAMETER,button,1342242816
Control2=IDC_CALIBRATION,button,1342242816
Control3=IDC_START,button,1342242816
Control4=IDC_PAUSE,button,1342242816
Control5=IDC_STOP,button,1342242816
Control6=IDC_SAVE,button,1342242816
Control7=IDC_EXIT,button,1342242816
Control8=IDC_TEST_CTRL,TEST_CTRL,1342242816
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_FREQ_EDIT,edit,1342179328
Control15=IDC_RANGE_EDIT,edit,1342179456
Control16=IDC_TIMETOTAL_EDIT,edit,1342179456
Control17=IDC_TESTTIME_EDIT,edit,1342179456
Control18=IDC_STATIC,static,1342308352
Control19=IDC_FEEDBACK_EDIT,edit,1342179456
Control20=IDC_CHANNEL_EDIT,edit,1342179456
Control21=IDC_STATIC,button,1342177287
Control22=IDC_STATIC,static,1342308352
Control23=IDC_NUMTOTAL_EDIT,edit,1342183552
[DLG:IDD_PARAMETER_DIALOG]
Type=1
Class=CParameterDlg
ControlCount=25
Control1=IDC_BUDDY_FREQ_SPIN,edit,1350631424
Control2=IDC_FREQ_SPIN,msctls_updown32,1342177328
Control3=IDC_BUDDY_RANGE_SPIN,edit,1350631552
Control4=IDC_RANGE_SPIN,msctls_updown32,1342177328
Control5=IDC_BUDDY_HOUR_SPIN,edit,1350631552
Control6=IDC_HOUR_SPIN,msctls_updown32,1342177328
Control7=IDC_BUDDY_MINUTE_SPIN,edit,1350631552
Control8=IDC_MINUTE_SPIN,msctls_updown32,1342177328
Control9=IDC_BUDDY_SECOND_SPIN,edit,1350631552
Control10=IDC_SECOND_SPIN,msctls_updown32,1342177328
Control11=IDC_PORT_EDIT,edit,1350631552
Control12=IDC_ONE_RADIO,button,1342308361
Control13=IDC_TWO_RADIO,button,1342177289
Control14=IDC_FOUR_RADIO,button,1342177289
Control15=IDC_EIGHT_RADIO,button,1342177289
Control16=IDOK,button,1342242817
Control17=IDCANCEL,button,1342242816
Control18=IDC_STATIC,button,1342177287
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_STATIC,static,1342308352
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC,static,1342242816
Control25=IDC_STATIC,static,1342308352
[CLS:CParameterDlg]
Type=0
HeaderFile=ParameterDlg.h
ImplementationFile=ParameterDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CParameterDlg
VirtualFilter=dWC
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -