testoscope.clw
来自「os 观察波形.在电脑上看波形.很好的.」· CLW 代码 · 共 72 行
CLW
72 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CTestOScopeDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "testoscope.h"
LastPage=0
ClassCount=4
Class1=COScopeCtrl
Class2=CTestOScopeApp
Class3=CAboutDlg
Class4=CTestOScopeDlg
ResourceCount=2
Resource1=IDD_ABOUTBOX (English (U.S.))
Resource2=IDD_TESTOSCOPE_DIALOG (English (U.S.))
[CLS:COScopeCtrl]
Type=0
BaseClass=CWnd
HeaderFile=OScopeCtrl.h
ImplementationFile=OScopeCtrl.cpp
[CLS:CTestOScopeApp]
Type=0
BaseClass=CWinApp
HeaderFile=TestOScope.h
ImplementationFile=TestOScope.cpp
[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=TestOScopeDlg.cpp
ImplementationFile=TestOScopeDlg.cpp
LastObject=IDOK
[CLS:CTestOScopeDlg]
Type=0
BaseClass=CDialog
HeaderFile=TestOScopeDlg.h
ImplementationFile=TestOScopeDlg.cpp
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
[DLG:IDD_TESTOSCOPE_DIALOG]
Type=1
Class=CTestOScopeDlg
[DLG:IDD_TESTOSCOPE_DIALOG (English (U.S.))]
Type=1
Class=?
ControlCount=3
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_OSCOPE,static,1342181383
[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=?
ControlCount=5
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?