ir.vcc

来自「Evc 4.0写的」· VCC 代码 · 共 85 行

VCC
85
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=2
Class1=CIRApp
Class2=CIRDlg

ResourceCount=4
Resource2=IDD_IR_DIALOG
Resource1=IDR_MAINFRAME
Resource3=IDD_DIALOG1
Resource4=IDD_IR_DIALOG (English (U.S.))

[CLS:CIRApp]
Type=0
HeaderFile=IR.h
ImplementationFile=IR.cpp
Filter=N
BaseClass=CWinApp
VirtualFilter=AC
LastObject=CIRApp

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


[DLG:IDD_IR_DIALOG]
Type=1
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Class=CIRDlg

[DLG:IDD_IR_DIALOG (English (U.S.))]
Type=1
Class=CIRDlg
ControlCount=24
Control1=IDC_BUTTON_CONNECT,button,1073807360
Control2=IDC_BUTTON_DISCONNECT,button,1073807360
Control3=IDC_BUTTON_SEND,button,1342242816
Control4=IDC_EDIT1,edit,1350639744
Control5=IDC_STATIC,static,1342308352
Control6=IDC_RADIO1,button,1342177289
Control7=IDC_RADIO2,button,1342177289
Control8=IDC_RADIO3,button,1342177289
Control9=IDC_RADIO4,button,1342177289
Control10=IDC_STATIC,static,1342308352
Control11=IDC_edtTotal,edit,1350631552
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_edtRate1,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_edtRate2,edit,1350631552
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_edtRate3,edit,1350631552
Control21=IDC_STATIC,static,1342308352
Control22=IDC_STATIC,static,1342308352
Control23=IDC_edtRate4,edit,1350631552
Control24=IDC_STATIC,static,1342308352

[DLG:IDD_DIALOG1]
Type=1
Class=?
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_BUTTON_SEND,button,1342242816
Control4=IDC_COMBO1,combobox,1344340226

⌨️ 快捷键说明

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