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

📄 resource.h

📁 一个源代码管理工具,支持悬浮框拖曳,后台数据库管理,代码高亮显示灯功能
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CodeManager.rc
//
#define IDR_CNTR_INPLACE                6
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDP_FAILED_TO_CREATE            102
#define IDR_MAINFRAME                   128
#define IDR_CODEMATYPE                  129
#define IDD_FINDDIALOG                  130
#define IDD_INFODIALOG                  131
#define IDD_SETDIALOG                   134
#define IDD_FLOATDIALOG                 136
#define IDD_SELECTDIALOG                137
#define IDD_DIALOG1                     138
#define IDR_RIGHTMENU                   140
#define IDI_SH                          150
#define IDI_SCPP                        151
#define IDI_SC                          152
#define IDI_CDIR                        153
#define IDI_SDSW                        154
#define IDB_BITMAP1                     155
#define IDI_SCR                         156
#define IDI_OTHER                       157
#define IDD_FIND                        160
#define IDI_FIND                        161
#define IDI_CANCEL                      162
#define IDI_REPLACE                     164
#define IDI_REPLACEALL                  165
#define IDD_REPLACE                     166
#define IDR_FLOATMENU                   169
#define IDI_ICON1                       170
#define IDI_ICON2                       171
#define IDI_PROPERTY                    172
#define IDI_DIR                         174
#define IDB_FLOAT                       175
#define IDC_RESULTLIST                  1000
#define IDC_SHOWBUT                     1001
#define IDC_EDIT1                       1002
#define IDC_AUTHOR                      1002
#define IDC_BUTSEARCH                   1003
#define IDC_EDIT2                       1004
#define IDC_TIME                        1004
#define IDC_EDIT3                       1005
#define IDC_OWNFILE                     1005
#define IDC_INDEXEDIT                   1006
#define IDC_INDEXSTATIC                 1007
#define IDC_WRITERSTATIC                1008
#define IDC_TIMESTATIC                  1009
#define IDC_EDIT4                       1010
#define IDC_REMARK                      1010
#define IDC_LIST1                       1011
#define IDC_SETLIST                     1011
#define IDC_CHECK1                      1012
#define IDC_CHECK2                      1013
#define IDC_CHCLOSE                     1013
#define IDC_CHECK3                      1014
#define IDC_CHMINI                      1014
#define IDC_CHECK5                      1016
#define IDC_SYSTEMICON                  1016
#define IDC_CHECK6                      1017
#define IDC_BUTTON1                     1018
#define IDC_COMBO1                      1019
#define IDC_CATEGORY                    1019
#define IDC_BROTHERRADIO                1020
#define IDC_CHILDRADIO                  1021
#define IDC_ASKCHECK                    1022
#define IDC_RETURN                      1025
#define IDC_KEY                         1029
#define IDC_CMBSTRING                   1030
#define IDC_CHKWORD                     1032
#define IDC_CHKCASE                     1033
#define IDC_SYSFILE                     1033
#define IDC_DATASTYLE                   1034
#define IDC_STATIC1                     1035
#define IDC_CMB1                        1037
#define IDC_CMB2                        1038
#define IDC_FIND                        1040
#define IDC_FINDNEXT                    1040
#define IDC_REPLACE                     1041
#define IDC_REPLACEALL                  1043
#define IDC_CANCEL                      1044
#define IDC_RADIOUP                     1292
#define IDC_RADIODOWN                   1293
#define IDC_RADIOSEL                    1295
#define IDC_RADIOWHOLE                  1296
#define ID_CANCEL_EDIT_CNTR             32768
#define ID_VIEW_FILE                    32771
#define ID_VIEW_SET                     32773
#define ID_FILE_FILEIMPORT              32776
#define ID_FILE_DIRIMPORT               32777
#define ID_t                            32778
#define ID_FILE_MYSAVE                  32779
#define ID_FILE_MYSAVE_AS               32780
#define ID_DB_VIEW                      32781
#define ID_TEST_GET                     32782
#define ID_TEST_READ                    32783
#define ID_NEWTITLE                     32784
#define ID_NEWCHILDTITLE                32785
#define ID_EDITTITLE                    32786
#define ID_DELETETITLE                  32787
#define ID_PROJECT                      32789
#define ID_MENUITEM32790                32790
#define ID_MENUITEM32799                32799
#define ID_MENUITEM32800                32800
#define ID_EDITCUT                      32802
#define ID_EDITUNDO                     32803
#define ID_VIEWDO                       32804
#define ID_EDITCOPY                     32805
#define ID_EDITPASTE                    32806
#define ID_EDIT_SELECTALL               32807
#define ID_EDITSELECTALL                32807
#define ID_EDITFIND                     32808
#define ID_EDITREPEAT                   32809
#define ID_EDITREPEATNEXT               32810
#define ID_EDITREPLACE                  32811
#define ID_VIEW_FLOAT                   32814
#define ID_SHOW                         32815
#define ID_VIEW_FONT                    32818
#define IDC_MYTREECTRL                  61446

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        178
#define _APS_NEXT_COMMAND_VALUE         32820
#define _APS_NEXT_CONTROL_VALUE         1035
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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