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

📄 resource.h

📁 用MFC实现一个麻将功能
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by program.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_PROGRATYPE                  129
#define IDB_BX                          130
#define IDB_BY                          131
#define IDB_MYFALL                      132
#define IDB_MYSTAND                     133
#define IDB_BRIGHT                      134
#define IDB_BLEFT                       135
#define IDB_BFACE                       136
#define IDB_XLINE                       137
#define IDB_YLINE                       138
#define IDB_BACKGROUND                  139
#define IDD_DIALOG1                     140
#define IDD_DIALOG2                     141
#define IDD_DIALOG3                     142
#define IDB_CROSS                       143
#define IDB_BUTTON                      144
#define IDD_DIALOG4                     146
#define IDD_DIALOG5                     148
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1001
#define IDC_PLAYER1                     1011
#define IDC_PLAYER2                     1012
#define IDC_PLAYER3                     1013
#define IDC_PLAYER4                     1014
#define IDC_SCORE1                      1015
#define IDC_SCORE2                      1016
#define IDC_SCORE3                      1017
#define IDC_SCORE4                      1018
#define IDC_CSTRING                     1019

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        149
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1020
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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