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

📄 resource.h

📁 一个简单的日程计划工具。用VC7+DAO35开发。有兴趣的话下载后自己研究吧。
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by Alarm.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_ALARM_DIALOG                102
#define IDS_VERSION_INFO                102
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDD_OPTION_DIALOG               130
#define IDD_DIALOG_MESSAGE              132
#define IDD_DIALOG1                     134
#define IDC_STATIC_TEST                 1000
#define IDC_EDIT_PLAN                   1001
#define IDC_LIST_PLAN                   1005
#define IDC_DATETIMEPICKER1             1006
#define IDC_DATETIMEPICKER2             1007
#define IDC_COMBOBOXEX1                 1008
#define IDC_COMBOPRI                    1008
#define IDC_RECORDSET_DEL               1010
#define IDC_RECORDSET_EDIT              1011
#define IDC_STATIC_MESSAGE              1013
#define IDC_COMBOB_MODE                 1016
#define IDC_SHOW                        32771
#define IDC_EXIT                        32772
#define IDC_SETUP                       32773
#define IDC_TEST                        32774
#define IDC_ABOUT                       32775
#define IDC_SET_TIME                    32776

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

⌨️ 快捷键说明

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