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

📄 resource.h

📁 一个作的很好的dao数据库开发
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DAOTable.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_DAOTABLE_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDD_ADD_INDEX_DLG               129
#define IDD_ADD_DATABASE_DLG            133
#define IDD_ADD_TABLE_DLG               139
#define IDD_ADD_QUERYDEF_DLG            140
#define IDC_EDIT_DATABASE_NAME          1000
#define IDC_TABLE_NAME                  1000
#define IDC_BUTTON_CONNECT              1001
#define IDC_EDIT_TABLE_NAME             1002
#define IDC_BUTTON_TABLE_FIELDS         1003
#define IDC_BUTTON_TABLE_INDEXES        1004
#define IDC_EDIT_QUERY_NAME             1005
#define IDC_BUTTON_QUERY_DEFINITION     1006
#define IDC_VALIDATION_RULE             1006
#define IDC_POSITION                    1007
#define IDC_NAME                        1008
#define IDC_VALIDATION_TEXT             1009
#define IDC_THE_SIZE                    1010
#define IDC_REQUIRED                    1011
#define IDC_DEFAULT_VALUE               1013
#define IDC_PREVIOUS_FIELD              1015
#define IDC_AUTO_INCR_FIELD             1016
#define IDC_DELETE_FIELD                1018
#define IDC_VARIABLE_FIELD              1019
#define IDC_FIELD_LIST                  1019
#define IDC_FIXED_FIELD                 1020
#define IDC_DESCENDING                  1020
#define IDC_TYPE                        1021
#define IDC_INDEX_NAME                  1022
#define IDC_NEXT_FIELD                  1023
#define IDC_IGNORE_NULLS                1023
#define IDC_PRIMARY                     1024
#define IDC_SPIN_ORDINAL_POSITION       1025
#define IDC_UNIQUE                      1026
#define IDC_PREVIOUS_INDEX              1027
#define IDC_ADD_INDEX                   1028
#define IDC_NEXT_INDEX                  1029
#define IDC_ADD_FIELD                   1030
#define IDC_DELETE_INDEX                1032
#define IDC_SQL                         1033
#define IDC_UPDATABLE                   1036
#define IDC_ADD_QUERY_DEF               1037
#define IDC_DELETE_QUERYDEF             1038
#define IDC_QUERY_EDIT_TYPE             1040
#define IDC_MODIFY_QUERY_DEF            1041
#define IDC_COMBO_TABLE_NAME            1043
#define IDC_COMBO_QUERY_NAME            1044
#define IDC_CHECK_ENCRYPT               1052
#define IDC_RADIO_V10                   1053
#define IDC_RADIO_V11                   1054
#define IDC_RADIO_V20                   1055
#define IDC_RADIO_V30                   1056
#define IDC_BUTTON_DELETE_TABLE         1057
#define IDC_BUTTON_DELETE_QUERY         1058

// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        134
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1058
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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