test.clw
来自「采用EZ-USB GPD开发的USB FIFO测试程序」· CLW 代码 · 共 53 行
CLW
53 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTestDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "test.h"
LastPage=0
ClassCount=2
Class1=CTestApp
Class2=CTestDlg
ResourceCount=1
Resource1=IDD_TEST_DIALOG
[CLS:CTestApp]
Type=0
BaseClass=CWinApp
HeaderFile=Test.h
ImplementationFile=Test.cpp
[CLS:CTestDlg]
Type=0
BaseClass=CDialog
HeaderFile=TestDlg.h
ImplementationFile=TestDlg.cpp
LastObject=IDC_EDIT1
Filter=D
VirtualFilter=dWC
[DLG:IDD_TEST_DIALOG]
Type=1
Class=CTestDlg
ControlCount=15
Control1=IDC_EDTOUTPUT,edit,1352732868
Control2=IDC_BTNSTART,button,1476460544
Control3=IDC_BTNSTOP,button,1476460544
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDTPASS,edit,1350631553
Control6=IDC_STATIC,static,1342308352
Control7=IDC_EDTERROR,edit,1350631553
Control8=IDC_BTNIN,button,1476460544
Control9=IDC_BTNOUT,button,1476460544
Control10=IDC_BTNBLKS,button,1342242816
Control11=IDC_BTNBLKSO,button,1342242816
Control12=IDC_STATIC,button,1342177287
Control13=IDC_STATIC,button,1342177287
Control14=IDC_STATIC,button,1342177287
Control15=IDC_BTNCLR,button,1342242816
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?