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

📄 resource.h

📁 该工程是一个非常完整的,优化的五子棋源代码(VC),可以帮你学习路径选择算法和vc编程.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ms5.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_MS5_DIALOG                  102
#define IDR_MAINFRAME                   128
#define IDR_CONTROL                     135
#define IDB_BUTTON                      136
#define IDD_CVSC                        145
#define IDD_ABOUT                       146
#define IDR_SCORE                       150
#define IDR_MENU1                       151
#define IDC_CURSOR1                     159
#define IDC_OUTINFO                     1000
#define IDC_PRE                         1002
#define IDC_NEXT                        1003
#define IDC_FIRST                       1004
#define IDC_LAST                        1005
#define IDC_CONTINUE                    1006
#define IDC_WINNUM                      1007
#define IDC_LOSSNUM                     1008
#define IDC_TIENUM                      1009
#define IDC_WINRATIO                    1010
#define IDC_LOSSRATIO                   1011
#define IDC_TIERATIO                    1012
#define IDC_FIRSTGRADE                  1015
#define IDC_SECONDGRADE                 1016
#define IDC_SUBMIT                      1017
#define IDC_NOSUBMIT                    1018
#define IDC_YESIMPORT                   1021
#define IDC_NOIMPORT                    1022
#define IDC_CLEARSCORE                  1024
#define IDC_THINKPROCESS                1025
#define IDC_MAILSTATIC                  1029
#define IDM_START                       32771
#define IDM_ALIVE                       32772
#define IDM_TWOLEVEL                    32773
#define IDM_EXIT                        32774
#define IDM_ERASE                       32775
#define IDM_MAKEALIVE                   32776
#define IDM_MAKETWOLEVEL                32777
#define IDM_GETALLPOINTS                32778
#define IDM_AROUND                      32779
#define IDM_RUN                         32780
#define IDM_DEBUG                       32781
#define IDM_FIVE                        32782
#define IDM_CHANGE                      32783
#define IDM_REGRET                      32784
#define IDM_ADVICE                      32785
#define IDM_SAVE                        32786
#define IDM_LOAD                        32787
#define IDM_QIANMODEL                   32788
#define IDM_QIANADDONE                  32789
#define IDM_TWOLEVELQIANMODEL           32790
#define IDM_DEBUGQIAN                   32791
#define IDM_HASFIVE                     32792
#define IDM_DEFENT                      32793
#define IDM_DEBUGCHANGE                 32794
#define IDM_SUB                         32795
#define IDM_MAKETWOLEVELQIAN            32796
#define IDM_MAKEQIAN                    32796
#define IDM_TWOMODEL                    32797
#define IDM_THREEQIANMODEL              32798
#define IDM_GRADE1                      32799
#define IDM_GRADE2                      32800
#define IDM_GRADE3                      32801
#define IDM_GRADE4                      32802
#define IDM_GRADE5                      32803
#define ID_ABOUT                        32804
#define IDM_SOUND                       32805
#define IDM_BEATPOINT                   32806
#define IDM_MAKETWOALIVE                32807
#define IDM_TWOLEVELBEAT                32808
#define IDM_CVSC                        32809
#define IDM_QIANGQIANMODELADDONE        32810
#define IDM_QIANGQIANMODEL              32811
#define IDM_QIANGTOWLEVELQIANMODEL      32812
#define IDM_SHOW                        32813
#define IDM_HASCANFOUR                  32814
#define IDM_QIANGTWOLEVEL               32815
#define IDM_SMALLSUBQIAN                32816
#define IDM_BEAT                        32817
#define IDM_MAKEBEAT                    32818
#define IDM_VALUE                       32819
#define IDM_DEFENTPOINT                 32820
#define IDM_CHONGTWO                    32821
#define IDM_GETCLOSETWOLEVEL            32822
#define IDM_TWOLEVELDEFENT              32823
#define IDM_RENREN                      32824

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        160
#define _APS_NEXT_COMMAND_VALUE         32825
#define _APS_NEXT_CONTROL_VALUE         1030
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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