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

📄 dice.clw

📁 用vc++开发的一个经典程序:Dice。自己开发的
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CDiceApp
Class2=CDiceDlg
Class3=CAboutDlg

ResourceCount=5
Resource1=IDD_DICE_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_DIALOG1
Resource4=IDD_ABOUTBOX
Resource5=IDD_DIALOG2

[CLS:CDiceApp]
Type=0
HeaderFile=dice.h
ImplementationFile=dice.cpp
Filter=N

[CLS:CDiceDlg]
Type=0
HeaderFile=diceDlg.h
ImplementationFile=diceDlg.cpp
Filter=D
LastObject=IDC_EDIT17
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=diceDlg.h
ImplementationFile=diceDlg.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_DICE_DIALOG]
Type=1
Class=CDiceDlg
ControlCount=27
Control1=IDC_BUTTON5,button,1342242816
Control2=IDC_STATIC,static,1342308352
Control3=IDC_BUTTON4,button,1342242816
Control4=IDC_BUTTON2,button,1342242816
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_BUTTON3,button,1342242816
Control10=IDC_BUTTON1,button,1342242816
Control11=IDC_EDIT1,edit,1350631552
Control12=IDC_EDIT12,edit,1350631552
Control13=IDC_EDIT11,edit,1350631552
Control14=IDC_EDIT10,edit,1350631552
Control15=IDC_EDIT9,edit,1350631552
Control16=IDC_EDIT8,edit,1350631552
Control17=IDC_EDIT7,edit,1350631552
Control18=IDC_EDIT14,edit,1350631552
Control19=IDC_EDIT15,edit,1350631552
Control20=IDC_EDIT13,edit,1350631552
Control21=IDC_EDIT16,edit,1350631552
Control22=IDC_EDIT17,edit,1350631552
Control23=IDC_EDIT2,edit,1350631552
Control24=IDC_EDIT3,edit,1350631552
Control25=IDC_EDIT4,edit,1350631552
Control26=IDC_EDIT5,edit,1350631552
Control27=IDC_EDIT6,edit,1350631552

[DLG:IDD_DIALOG1]
Type=1
Class=?
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_STATIC,static,1342308352
Control4=IDC_EDIT1,edit,1350631552

[DLG:IDD_DIALOG2]
Type=1
Class=?
ControlCount=4
Control1=IDOK,button,1342242817
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352

⌨️ 快捷键说明

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