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

📄 comm.clw

📁 单片机与PC机串行通讯的源代码,开发环境VC++6.0
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CCommApp
Class2=CCommDlg
Class3=CAboutDlg

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

[CLS:CCommApp]
Type=0
HeaderFile=comm.h
ImplementationFile=comm.cpp
Filter=N

[CLS:CCommDlg]
Type=0
HeaderFile=commDlg.h
ImplementationFile=commDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT_RXDAT

[CLS:CAboutDlg]
Type=0
HeaderFile=commDlg.h
ImplementationFile=commDlg.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_COMM_DIALOG]
Type=1
Class=CCommDlg
ControlCount=30
Control1=IDC_MSCOMM1,{648A5600-2C6E-101B-82B6-000000000014},1342242816
Control2=IDC_COMBO_COMSELECT,combobox,1344274690
Control3=IDC_COMBO_SPEED,combobox,1344274434
Control4=IDC_COMBO_PARITY,combobox,1344274434
Control5=IDC_COMBO_DATABITS,combobox,1344274434
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_COMBO_STOPBITS,combobox,1344274434
Control11=IDC_STATIC,static,1342308352
Control12=IDC_BUTTON_MANUALSEND,button,1342177280
Control13=IDC_EDIT_TXDATA,edit,1350635648
Control14=IDC_EDIT_RXDAT,edit,1350570112
Control15=IDC_BUTTON_CLOSE,button,1342177280
Control16=IDC_SLIDER1,msctls_trackbar32,1476460596
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_EDIT_Wide,edit,1350566016
Control20=IDC_ReceiveClear,button,1342177280
Control21=IDC_SendClear,button,1342177280
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC,static,1342308352
Control25=IDC_EDIT_TEMPER,edit,1350570112
Control26=IDC_STATIC,static,1342308352
Control27=IDC_BUTTON_RECEIVE,button,1073741824
Control28=IDC_STATIC,static,1342308352
Control29=IDC_STATIC,static,1342308352
Control30=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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