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

📄 rs485comm.clw

📁 RS485的自己弄的一个串口通讯小程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CRS485CommApp
Class2=CAboutDlg
Class3=CRS485CommDlg

ResourceCount=2
Resource1=IDD_ABOUTBOX
Resource2=IDD_RS485COMM_DIALOG

[CLS:CRS485CommApp]
Type=0
BaseClass=CWinApp
HeaderFile=RS485Comm.h
ImplementationFile=RS485Comm.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=RS485CommDlg.cpp
ImplementationFile=RS485CommDlg.cpp
LastObject=IDOK

[CLS:CRS485CommDlg]
Type=0
BaseClass=CDialog
HeaderFile=RS485CommDlg.h
ImplementationFile=RS485CommDlg.cpp
Filter=D
VirtualFilter=dWC
LastObject=IDC_RADIO7

[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_RS485COMM_DIALOG]
Type=1
Class=CRS485CommDlg
ControlCount=13
Control1=IDOK,button,1342242817
Control2=IDC_SEND,button,1342242816
Control3=IDC_RECEIVE,button,1342242816
Control4=IDC_DISP,static,1350696960
Control5=IDC_STATIC,static,1342308352
Control6=IDC_DISP1,edit,1352734852
Control7=IDC_RADIO1,button,1342308361
Control8=IDC_RADIO2,button,1342177289
Control9=IDC_RADIO3,button,1342177289
Control10=IDC_RADIO4,button,1342177289
Control11=IDC_RADIO5,button,1342177289
Control12=IDC_RADIO6,button,1342177289
Control13=IDC_RADIO7,button,1342177289

⌨️ 快捷键说明

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