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

📄 serial_communication.clw

📁 一个用Visual C++编写的串口通信的例程
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CSerial_CommunicationApp
Class2=CSerial_CommunicationDlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_DIALOG1
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDD_SERIAL_COMMUNICATION_DIALOG

[CLS:CSerial_CommunicationApp]
Type=0
HeaderFile=Serial_Communication.h
ImplementationFile=Serial_Communication.cpp
Filter=N

[CLS:CSerial_CommunicationDlg]
Type=0
HeaderFile=Serial_CommunicationDlg.h
ImplementationFile=Serial_CommunicationDlg.cpp
Filter=D
LastObject=IDC_MSCOMM
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=Serial_CommunicationDlg.h
ImplementationFile=Serial_CommunicationDlg.cpp
Filter=D
LastObject=CAboutDlg

[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_COMMUNICATION_DIALOG]
Type=1
Class=CSerial_CommunicationDlg
ControlCount=32
Control1=IDC_EDIT_Receive,edit,1353783492
Control2=IDC_BUTTON_Switch,button,1342246656
Control3=IDC_Communication_Setting,button,1342177543
Control4=IDC_Port,static,1342308353
Control5=IDC_Baud_Rate,static,1342308353
Control6=IDC_Check,static,1342308353
Control7=IDC_Data,static,1342308353
Control8=IDC_Stop,static,1342308353
Control9=IDC_COMBO_Port,combobox,1344339970
Control10=IDC_COMBO_Baud,combobox,1344340226
Control11=IDC_COMBO_Check,combobox,1344340226
Control12=IDC_COMBO_Data,combobox,1344340226
Control13=IDC_COMBO_Stop,combobox,1344340226
Control14=IDC_Send_Setting,button,1342177543
Control15=IDC_CHECK_Send_Hex,button,1342242819
Control16=IDC_CHECK_Send_Auto,button,1342242819
Control17=IDC_Send_Time,static,1342308352
Control18=IDC_Time_Ms,static,1342308352
Control19=IDC_BUTTON_Send_Clear,button,1342246656
Control20=IDC_BUTTON_Send_File,button,1342246656
Control21=IDC_Receive_Setting,button,1342177543
Control22=IDC_CHECK_Receive_Hex,button,1342242819
Control23=IDC_BUTTON_Reveive_Stop,button,1342246656
Control24=IDC_BUTTON_Reveive_Clear,button,1342246656
Control25=IDC_BUTTON_Save_Data,button,1342246656
Control26=IDC_EDIT_Send_Time,edit,1350631552
Control27=IDC_Receive_Data,button,1342177287
Control28=IDC_Send_Data,button,1342177287
Control29=IDC_EDIT_Send,edit,1353781380
Control30=IDC_BUTTON_End,button,1342246656
Control31=IDC_BUTTON_Send,button,1342246656
Control32=IDC_MSCOMM1,{648A5600-2C6E-101B-82B6-000000000014},1342242816

[DLG:IDD_DIALOG1]
Type=1
Class=?
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816

⌨️ 快捷键说明

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