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

📄 tcsgame.clw

📁 贪吃蛇游戏的原代码
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=6
Class1=CTcsGameApp
Class2=CTcsGameDlg
Class3=CAboutDlg

ResourceCount=8
Resource1=IDD_DLGREDOLEV
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDD_DLGVICTORY
Class4=CDlgNextLev
Resource5=IDD_TCSGAME_DIALOG
Class5=CDlgReDoLev
Resource6=IDR_MENUMAIN
Class6=CDlgVictory
Resource7=IDD_DLGNEXTLEV
Resource8=IDR_TOOLBAR1

[CLS:CTcsGameApp]
Type=0
HeaderFile=TcsGame.h
ImplementationFile=TcsGame.cpp
Filter=N

[CLS:CTcsGameDlg]
Type=0
HeaderFile=TcsGameDlg.h
ImplementationFile=TcsGameDlg.cpp
Filter=W
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CTcsGameDlg

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

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=3
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308993
Control3=IDC_STATIC,static,1342308865

[DLG:IDD_TCSGAME_DIALOG]
Type=1
Class=CTcsGameDlg
ControlCount=0

[MNU:IDR_MENUMAIN]
Type=1
Class=?
Command1=IDM_START
Command2=IDM_PAUSE
Command3=IDM_STOP
Command4=IDM_EXIT
Command5=IDM_SOUND
Command6=IDM_THROUGH
Command7=IDM_HELP
Command8=IDM_ABOUT
CommandCount=8

[DLG:IDD_DLGNEXTLEV]
Type=1
Class=CDlgNextLev
ControlCount=3
Control1=IDC_STATIC,static,1342308865
Control2=IDC_STEPTEST,static,1342308876
Control3=IDC_STATIC,static,1342308865

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

[DLG:IDD_DLGREDOLEV]
Type=1
Class=CDlgReDoLev
ControlCount=2
Control1=IDC_STATIC,static,1342308865
Control2=IDC_WAITCOUNT,static,1342308864

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

[DLG:IDD_DLGVICTORY]
Type=1
Class=CDlgVictory
ControlCount=5
Control1=IDC_STATIC,static,1342308865
Control2=IDC_STATIC,static,1342308865
Control3=IDC_STATIC,static,1342177283
Control4=IDC_STATIC,static,1342177294
Control5=IDC_STATIC,static,1342308865

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

[TB:IDR_TOOLBAR1]
Type=1
Class=?
Command1=IDM_START
Command2=IDM_PAUSE
Command3=IDM_STOP
Command4=IDM_HELP
Command5=IDM_EXIT
CommandCount=5

⌨️ 快捷键说明

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