mantischess.clw
来自「一个博弈论的经典游戏,规则是两边轮流走棋,走到最后一步者胜.先手只有一种走法能胜」· CLW 代码 · 共 34 行
CLW
34 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "mantischess.h"
LastPage=0
ClassCount=0
ResourceCount=2
Resource1=IDC_MANTIS (English (U.S.))
Resource2=IDD_ABOUTBOX (English (U.S.))
[DLG:IDD_ABOUTBOX (English (U.S.))]
Type=1
Class=?
ControlCount=4
Control1=IDOK,button,1342373889
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342308352
Control4=IDC_STATIC,static,1342308352
[MNU:IDC_MANTIS (English (U.S.))]
Type=1
Class=?
Command1=IDM_NEW
Command2=IDM_ABOUT
Command3=IDM_EXIT
CommandCount=3
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?