assocrule.clw
来自「关联规则中转换树算法在VC下的实现」· CLW 代码 · 共 84 行
CLW
84 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAssocRuleDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "AssocRule.h"
ClassCount=3
Class1=CAssocRuleApp
Class2=CAssocRuleDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_ASSOCRULE_DIALOG
[CLS:CAssocRuleApp]
Type=0
HeaderFile=AssocRule.h
ImplementationFile=AssocRule.cpp
Filter=N
[CLS:CAssocRuleDlg]
Type=0
HeaderFile=AssocRuleDlg.h
ImplementationFile=AssocRuleDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_ELogFile
[CLS:CAboutDlg]
Type=0
HeaderFile=AssocRuleDlg.h
ImplementationFile=AssocRuleDlg.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_ASSOCRULE_DIALOG]
Type=1
Class=CAssocRuleDlg
ControlCount=29
Control1=IDC_EDataFile,edit,1350631552
Control2=IDC_Browse,button,1342242816
Control3=IDC_EOutPath,edit,1350631552
Control4=IDC_EFileOut,edit,1350631552
Control5=IDC_BSaveAs,button,1342242816
Control6=IDC_BView,button,1342242816
Control7=IDC_EMinSupp,edit,1350631552
Control8=IDC_EMinConf,edit,1350631552
Control9=IDC_RADIOMax,button,1342308361
Control10=IDC_RADIOClosed,button,1342177289
Control11=IDC_RADIOFrequent,button,1342177289
Control12=IDC_RADIOYes,button,1342308361
Control13=IDC_RADIONo,button,1342177289
Control14=IDB_RunProg,button,1342242817
Control15=IDCANCEL,button,1342242816
Control16=IDC_EStatus,edit,1352730756
Control17=IDC_STATIC,static,1342308352
Control18=IDC_STATIC,static,1342308352
Control19=IDC_STATIC,static,1342308352
Control20=IDC_STATIC,static,1342308352
Control21=IDC_STATIC,static,1342308352
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC,static,1342308352
Control25=IDC_STATIC,button,1342177287
Control26=IDC_STATIC,static,1342308352
Control27=IDC_ELogFile,edit,1350631552
Control28=IDC_STATIC,static,1342308352
Control29=IDC_BViewLog,button,1342242816
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?