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

📄 resource.h

📁 用数据库控制树型控件现实内容的例子
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Kill.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_KILLTYPE                    129
#define IDD_COMPUTERINFO_DIALOG         130
#define IDB_TreeBootImage               131
#define IDD_TREE_DIALOG                 132
#define IDR_POPUP_TREE_MENU             133
#define IDD_NEWITEM_DIALOG              134
#define IDD_DELETEITEM_DIALOG           135
#define IDD_EDIT_ITEM_DIALOG            136
#define IDD_INSTALL_KILL_DIALOG         137
#define IDR_COMPUTER_POPUP_MENU         138
#define IDD_COMPUTER_ADD_DIALOG         139
#define IDD_COMPUTER_DELETE_DIALOG      140
#define IDD_CONFIGSERVER_DIALOG         141
#define IDD_DIALOG1                     142
#define IDD_CONFIG_OTHER_DIALOG         142
#define IDD_CONFIG                      142
#define IDD_COMPUTER_MOVETO_DIALOG      143
#define IDD_COMPUTER_CHANGE_DIALOG      145
#define IDD_DIALOG2                     146
#define IDD_PACKET_SETUP_DIALOG         147
#define IDB_BITMAP_ALL                  148
#define IDB_BITMAP_TREE                 149
#define IDD_CONFIG_OTHER_DIALOG1        152
#define IDC_DATA_TABLE_LIST             1001
#define IDC_SELECT_TAB                  1002
#define IDC_CLIENT_TREE                 1003
#define IDC_NEWITEM_NAME_EDIT           1004
#define IDC_CHECK1                      1005
#define IDC_BUTTON1                     1006
#define IDC_ITEM_NAME_STATIC            1007
#define IDC_CHILD_CHECK                 1008
#define IDC_INCLUDEALLSUBTREE_CHECK     1011
#define IDC_Computer_Name_STATIC        1012
#define IDC_COMPUTERID_EDIT             1013
#define IDC_COMPUTERGROUPID_EDIT        1014
#define IDC_COMPUTERNAME_EDIT           1015
#define IDC_IPADDR_EDIT                 1016
#define IDC_MACADDR_EDIT                1017
#define IDC_OSTYPE_EDIT                 1018
#define IDC_SPNUM_EDIT                  1019
#define IDC_IENO_EDIT                   1020
#define IDC_LANG_EDIT                   1021
#define IDC_CPUTYPE_EDIT                1022
#define IDC_CPUFRUN_EDIT                1023
#define IDC_MEMSIZE_EDIT                1024
#define IDC_HARDDISKSIZE_EDIT           1025
#define IDC_FREEHDSIZE_EDIT             1026
#define IDC_KILLVER_EDIT                1027
#define IDC_CHECK_ISREGISTERED          1031
#define IDC_CHECK_REMOVEKILL            1032
#define IDC_CHECK_ISKILLINSTALLED       1033
#define IDC_CHECK_COMPUTER_POWERON      1034
#define IDC_CHECK_KILL_STATUS           1035
#define IDC_CHECK_INSTALLKILL           1036
#define IDC_LISTEN_PORT_EDIT            1037
#define IDC_CLIENT_PORT_EDIT            1038
#define IDC_URL_EDIT                    1039
#define IDC_COMPUTER_MOVE_TREE          1040
#define IDC_CHANGE_TREE                 1042
#define IDC_INSTALLPACKET_EDIT          1043
#define IDC_UNINSTALL_PACKET_EDIT       1044
#define IDC_TIME_EDIT                   1046
#define IDC_PASSWORD                    1048
#define IDC_TIME_EDIT1                  1051
#define IDC_PASSWORD1                   1052
#define IDC_EDIT1                       1053
#define IDR_POPUP_NEW                   32771
#define IDR_POPUP_DELETE                32772
#define IDR_POPUP_EDIT                  32773
#define IDR_POPUP_INSTALL               32774
#define IDR_POPUP_UNINSTALL             32775
#define IDR_COMPUTER_ADD                32776
#define IDR_COMPUTER_DELETE             32777
#define IDR_COMPUTER_INSTALL            32778
#define IDR_COMPUTER_UNINSTALL          32779
#define IDR_COMPUTER_POPUP_EDIT         32780
#define IDR_MAINMENU_SERVERCONFIG       32781
#define IDR_MENU_TEST                   32782
#define IDR_CHANGEPARENG_               32783
#define IDR_MAINMENU_CONFIG_WEB         32784
#define AA                              32785
#define ID_MAINMENU_STARTSERVER         32786
#define IDR_MAINMENU_STOPSERVER         32787
#define IDR_MAINMENU_CONFIG_OTHER       32789

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        153
#define _APS_NEXT_COMMAND_VALUE         32790
#define _APS_NEXT_CONTROL_VALUE         1054
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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