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

📄 resource.h

📁 用vc编写的视频采集端口编成
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by AirGuard_C.rc
//
#define IDC_MYICON                      2
#define IDD_AIRGUARD_C_DIALOG           102
#define IDD_ABOUTBOX                    103
#define IDS_APP_TITLE                   103
#define IDM_ABOUT                       104
#define IDM_EXIT                        105
#define IDS_HELLO                       106
#define IDI_AIRGUARD_C                  107
#define IDI_SMALL                       108
#define IDC_AIRGUARD_C                  109
#define IDR_MAINFRAME                   128
#define IDB_BITMAP1                     131
#define IDB_BITMAP2                     133
#define IDB_BITMAP3                     134
#define IDB_BITMAP4                     135
#define IDB_BITMAP5                     136
#define IDB_BITMAP6                     137
#define IDB_BITMAP7                     138
#define IDB_BITMAP8                     139
#define IDB_BITMAP9                     140
#define IDB_BITMAP10                    147
#define IDB_BITMAP11                    148
#define IDB_BITMAP12                    149
#define IDB_BITMAP13                    150
#define IDB_BITMAP14                    151
#define IDB_BITMAP15                    152
#define IDB_BITMAP16                    153
#define IDB_BITMAP17                    154
#define IDB_BITMAP18                    155
#define IDB_BITMAP19                    156
#define IDB_BITMAP20                    157
#define IDB_BITMAP21                    158
#define IDB_BITMAP22                    159
#define IDB_BITMAP23                    160
#define IDD_GOTOPRESET                  161
#define IDD_SETPRESET                   162
#define IDD_CREATETEMPLATE              163
#define IDD_VIDEO_MPEG                  165
#define IDD_VIDEO_JIMU                  166
#define IDD_DBCONFIG                    167
#define IDC_EDIT_PRESETNUM              1000
#define IDC_EDIT_ORGQUEUE               1002
#define IDC_EDIT_NEWQUEUE               1003
#define IDC_RADIO_SIMPLE                1005
#define IDC_RADIO_COMPLICATED           1006
#define IDC_EDIT_SERVERNAME             1016
#define IDC_EDIT_HOSTNAME               1017
#define IDC_EDIT_USERNAME               1018
#define IDC_EDIT_PASSWORD               1019
#define IDC_EDIT_TIMELIMIT              1020
#define IDC_EDIT_DBMANAGER              1021
#define IDC_BUTTON_BROWSE               1022
#define IDM_TOOLS_CREATETEMPLATE        32771
#define IDM_SETTINGS_SITESETTINGS       32772
#define IDM_TEST_SAVEIMAGE              32773
#define IDM_TEST_STARTRECV              32774
#define IDM_TEST_STOPRECV               32775
#define IDM_DATABASE_MANAGER            32776
#define IDM_DATABASE_CONFIG             32777
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        168
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1023
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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