lscommdemo.clw
来自「一个封装好的串口通信类」· CLW 代码 · 共 64 行
CLW
64 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "lscommdemo.h"
LastPage=0
ClassCount=0
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDD_LSCOMMDEMO_DIALOG
Resource3=IDD_COMPROPERTYDLG
[DLG:IDD_ABOUTBOX]
Type=1
Class=?
ControlCount=6
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
[DLG:IDD_LSCOMMDEMO_DIALOG]
Type=1
Class=?
ControlCount=13
Control1=IDC_COMBO1,combobox,1344340226
Control2=IDC_BUTTON5,button,1342242816
Control3=IDC_COMBO2,combobox,1344339970
Control4=IDC_LIST1,listbox,1352728833
Control5=IDC_BUTTON1,button,1342251008
Control6=IDC_BUTTON2,button,1342251008
Control7=IDC_BUTTON3,button,1342251008
Control8=IDOK,button,1342242817
Control9=IDC_BUTTON4,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_BTNBULKSEND,button,1342251008
[DLG:IDD_COMPROPERTYDLG]
Type=1
Class=?
ControlCount=12
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_COMBO1,combobox,1344339970
Control5=IDC_STATIC,static,1342308352
Control6=IDC_COMBO2,combobox,1344339970
Control7=IDC_STATIC,static,1342308352
Control8=IDC_COMBO3,combobox,1344339970
Control9=IDC_STATIC,static,1342308352
Control10=IDC_COMBO4,combobox,1344339970
Control11=IDC_STATIC,static,1342308352
Control12=IDC_COMBO5,combobox,1344339970
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?