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

📄 resource.h

📁 這是一個可以計算學期成績的視窗程式 是利用讀入純文字檔案 來計算學期成績和平均
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by final.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDD_FORMVIEW                    101
#define IDR_MAINFRAME                   128
#define IDR_finalTYPE                   129
#define IDD_DIALOG1                     130
#define IDD_DIALOG2                     133
#define IDD_DIALOG3                     135
#define IDD_DIALOG4                     136
#define IDC_EDIT1                       1000
#define IDC_BUTTON1                     1001
#define IDC_COMBO1                      1002
#define IDC_COMBO2                      1003
#define IDC_EDIT2                       1004
#define IDC_CHECK1                      1005
#define IDC_LIST1                       1006
#define IDC_CHECK2                      1007
#define ID_GRIDCTRL_ADDROW              32771
#define ID_GRIDCTRL_ADDCOLUMNS          32772
#define ID_32773                        32773
#define ID_VIEW_DIALOGBAR               32774
#define ID_GRIDCTRL_SELECT              32775
#define ID_GRIDCTRL_ROWS                32776
#define ID_ROWS_DELETEROW               32777
#define ID_GRIDCTRL_COLUMNS             32778
#define ID_COLUMNS_DELETECOLUMN         32779
#define ID_GRADE_AVG                    32780
#define ID_32781                        32781
#define ID_INPORT_LIST                  32782

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32783
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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