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

📄 serial.clw

📁 自己编写的串口通信程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSerialDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "serial.h"

ClassCount=3
Class1=CSerialApp
Class2=CSerialDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_SERIAL_DIALOG

[CLS:CSerialApp]
Type=0
HeaderFile=serial.h
ImplementationFile=serial.cpp
Filter=N

[CLS:CSerialDlg]
Type=0
HeaderFile=serialDlg.h
ImplementationFile=serialDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CSerialDlg

[CLS:CAboutDlg]
Type=0
HeaderFile=serialDlg.h
ImplementationFile=serialDlg.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_SERIAL_DIALOG]
Type=1
Class=CSerialDlg
ControlCount=28
Control1=IDC_EDIT_RXDATA,edit,1352732740
Control2=IDC_EDIT_TXDATA,edit,1352732740
Control3=IDC_BUTTON_MANUALSEND,button,1342242816
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_MSCOMM1,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control7=IDC_STATIC,button,1342177287
Control8=IDC_STATIC,static,1342308352
Control9=IDC_COMBO1,combobox,1344339970
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_COMBO2,combobox,1344339970
Control15=IDC_JYN,button,1342308361
Control16=IDC_JYO,button,1342177289
Control17=IDC_JYE,button,1342177289
Control18=IDC_SJ8,button,1342308361
Control19=IDC_SJ7,button,1342177289
Control20=IDC_SJ6,button,1342177289
Control21=IDC_TZ1,button,1342308361
Control22=IDC_TZ2,button,1342177289
Control23=IDC_CHECK_HEXSEND,button,1342242819
Control24=IDC_CHECK_HEXDISPLAY,button,1342242819
Control25=IDC_CHECK_AUTOSEND,button,1342242819
Control26=IDC_STATIC,static,1342308352
Control27=IDC_zhouqi,edit,1350631552
Control28=IDC_CLEAR,button,1342242816

⌨️ 快捷键说明

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