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

📄 uart.clw

📁 这是一个基于vc串口异步通信 可以实现串口半双工的异步通信
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CUartApp
Class2=CUartDlg
Class3=CAboutDlg

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

[CLS:CUartApp]
Type=0
HeaderFile=uart.h
ImplementationFile=uart.cpp
Filter=N

[CLS:CUartDlg]
Type=0
HeaderFile=uartDlg.h
ImplementationFile=uartDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT2

[CLS:CAboutDlg]
Type=0
HeaderFile=uartDlg.h
ImplementationFile=uartDlg.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_UART_DIALOG]
Type=1
Class=CUartDlg
ControlCount=4
Control1=IDC_COMBO_SNO,combobox,1342243074
Control2=IDC_EDIT_SHOW,edit,1350631552
Control3=IDC_EDIT2,edit,1350631552
Control4=IDC_BUTTON1,button,1342242816

⌨️ 快捷键说明

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