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

📄 resource.h

📁 简单的浏览器。在菜单项或工具条实现打开一个新的网页指定的功能。清除自动密码历史记录
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by B04021328_WebBrowser.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_B04021328_WebBrowser_DIALOG 102
#define IDP_SOCKETS_INIT_FAILED         103
#define IDR_MAIN_MENU                   130
#define IDI_WEBBROWSER_ICON             132
#define IDB_BITMAP1                     138
#define IDB_BITMAP_LOGO                 138
#define IDB_BITMAP_STOP                 141
#define IDB_BITMAP_ADDFAV               142
#define IDB_BITMAP_CLRFAV               143
#define IDB_BITMAP_CLRHIS               149
#define IDB_BITMAP_SEEHIS               150
#define IDC_B04021328WebBrowser         1000
#define IDC_GOURL_BUTTON                1002
#define IDC_URL_COMBO                   1003
#define IDC_FAVORATE_COMBO              1004
#define IDC_FAVORATE_STATIC             1005
#define IDC_PICTURE_STATIC              1006
#define IDC_CLEARFAV_BUTTON             1007
#define IDC_ADDFAV_BUTTON               1008
#define IDC_STOP_BUTTON                 1009
#define IDC_CLEARHISTORY_BUTTON         1010
#define IDC_PICTURE1_STATIC             1011
#define IDC_ADDR_STATIC                 1013
#define IDC_STATIC_2                    1014
#define IDC_STATIC_1                    1015
#define IDC_OPENHISTORY_BUTTON          1016
#define IDC_SEEHISTORY_BUTTON           1018
#define IDC_BUTTON_IETEMP               1019
#define ID_32771                        32771
#define ID_32772                        32772
#define ID_OPENURL                      32773
#define ID_EXIT                         32774
#define ID_OPENNEWPAGE                  32775
#define ID_32776                        32776
#define ID_CLEARHISTORY                 32777
#define ID_32778                        32778
#define ID_32779                        32779
#define ID_ADDFAVORIATE                 32780
#define ID_Menu                         32781
#define ID_32782                        32782
#define ID_32783                        32783
#define ID_32784                        32784
#define ID_GOFRONT                      32785
#define ID_GOBACK                       32786
#define ID_REFRESH                      32787
#define ID_32788                        32788
#define ID_32789                        32789
#define ID_CLEARFAV                     32790
#define ID_32791                        32791
#define ID_ABOUT                        32792
#define ID_BUTTON_STOP                  32793
#define ID_BUTTON_ADDFAV                32794
#define ID_BUTTON_CLEARFAV              32795
#define ID_BUTTON_CLEARHISTORY          32796
#define ID_Menu32797                    32797
#define ID_SEEHISTORY                   32798
#define ID_Menu32799                    32799
#define ID_SEEHISTORY_MENU              32800
#define ID_SEEFAVORIATE                 32801
#define ID_IE32802                      32802
#define ID_IE_CLRTEMP                   32803

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        152
#define _APS_NEXT_COMMAND_VALUE         32804
#define _APS_NEXT_CONTROL_VALUE         1020
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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