📄 jkmodbus.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CJkModbusDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "jkModbus.h"
ClassCount=4
Class1=CJkModbusApp
Class2=CJkModbusDlg
Class3=CAboutDlg
ResourceCount=5
Resource1=IDD_JKMODBUS_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDD_COMSET
Class4=CDlgComSet
Resource5=IDR_COMMMENU
[CLS:CJkModbusApp]
Type=0
HeaderFile=jkModbus.h
ImplementationFile=jkModbus.cpp
Filter=N
[CLS:CJkModbusDlg]
Type=0
HeaderFile=jkModbusDlg.h
ImplementationFile=jkModbusDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CJkModbusDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=jkModbusDlg.h
ImplementationFile=jkModbusDlg.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_JKMODBUS_DIALOG]
Type=1
Class=CJkModbusDlg
ControlCount=34
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDC_SLAVEADDRESS,edit,1350639744
Control4=IDC_STATIC,static,1342308352
Control5=IDC_COMMAND,edit,1350631552
Control6=IDC_STATIC,static,1342308352
Control7=IDC_DATALENTH,edit,1350631552
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STARTADDRESS,edit,1350631552
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,static,1342308352
Control12=IDC_IDNUMBER,edit,1350631552
Control13=IDC_STATEVALUE,edit,1350631552
Control14=IDC_ALLSHUT,button,1342242816
Control15=IDC_ALLDISPART,button,1342242816
Control16=IDC_STATIC,button,1342177287
Control17=IDC_READ,button,1342308361
Control18=IDC_WRITE,button,1342177289
Control19=IDC_RECEIVEVIEW,edit,1352728580
Control20=IDC_PRODUCEMESSAGE,button,1342242816
Control21=IDC_CLEARSEND,button,1342242816
Control22=IDC_STATIC,static,1342308352
Control23=IDC_YXNUM,edit,1350631552
Control24=IDC_WRITEVALUE,button,1342242816
Control25=IDC_SENDVIEW,edit,1352729604
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308352
Control28=IDC_CLEARRECEIVE,button,1342242816
Control29=IDC_SENDDATA,button,1342242816
Control30=IDC_CONTINUESEND,button,1342242819
Control31=IDC_INTERVALTIME,edit,1350631552
Control32=IDC_STATIC,static,1342308352
Control33=IDC_STATIC,static,1342308352
Control34=IDC_SENDTIMES,edit,1342253056
[MNU:IDR_COMMMENU]
Type=1
Class=?
Command1=ID_COMMSET
Command2=ID_COMMOPEN
Command3=ID_COMMCLOSE
CommandCount=3
[DLG:IDD_COMSET]
Type=1
Class=CDlgComSet
ControlCount=8
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_PORTSET,combobox,1344339971
Control5=IDC_STATIC,static,1342308352
Control6=IDC_PORTBAUD,combobox,1344339971
Control7=IDC_STATIC,static,1342308352
Control8=IDC_PORTPARITY,combobox,1344339971
[CLS:CDlgComSet]
Type=0
HeaderFile=DlgComSet.h
ImplementationFile=DlgComSet.cpp
BaseClass=CDialog
Filter=D
VirtualFilter=dWC
LastObject=IDC_PORTPARITY
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -