resource.h
来自「旅行商问题」· C头文件 代码 · 共 39 行
H
39 行
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by TravellerApp.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_TRAVELLERAPP_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MIAN_MENU 129
#define IDD_TREND 131
#define IDD_DIALOG1 132
#define IDD_RAND_CRATE 132
#define IDC_ET_CITY_NUM 1000
#define ID_32771 32771
#define ID_M_OPEN 32778
#define ID_M_SAVE 32779
#define ID_M_CLEAR 32780
#define ID_M_QUIT 32781
#define ID_M_SET_BK 32782
#define ID_M_SHOW_BK 32783
#define ID_M_DELETE 32785
#define ID_M_END_COMPUTE 32789
#define ID_M_BEGIN_COMPUTE 32790
#define ID_M_SHOW_TREND 32792
#define ID_M_RAND 32794
#define ID_M_ABOUT 32796
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 133
#define _APS_NEXT_COMMAND_VALUE 32797
#define _APS_NEXT_CONTROL_VALUE 1001
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?