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

📄 testdlg.clw

📁 我在网上找的btree算法
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CTestDlgApp
Class2=CTestDlgDlg
Class3=CAboutDlg

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

[CLS:CTestDlgApp]
Type=0
HeaderFile=TestDlg.h
ImplementationFile=TestDlg.cpp
Filter=N

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

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

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=5
Control1=IDOK,button,1342373889
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308364
Control5=IDC_STATIC,static,1342308352

[DLG:IDD_TESTDLG_DIALOG]
Type=1
Class=CTestDlgDlg
ControlCount=18
Control1=IDC_RAND_COUNT,edit,1350631552
Control2=IDC_RAND_SPIN,msctls_updown32,1342242866
Control3=IDC_TREE_KEY,edit,1350631552
Control4=IDC_SPIN1,msctls_updown32,1342177330
Control5=IDC_INSERT_DATA,edit,1350631552
Control6=IDC_BOARD,static,1342177287
Control7=IDC_INSERT,button,1342242816
Control8=IDC_DELETE_DATA,edit,1350631552
Control9=IDC_DELETE,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_NODE_COUNT,edit,1350633600
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_H_SCROLL_BAR,scrollbar,1342177280
Control15=ID_CreateRand,button,1342242816
Control16=IDC_ERASEALL,button,1342242816
Control17=IDC_About,button,1342243584
Control18=IDC_SET_TREE_KEY,button,1342242816

⌨️ 快捷键说明

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