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

📄 resource.h

📁 C语言编程中算法数据结构中的树行代码
💻 H
📖 第 1 页 / 共 2 页
字号:
#define IDM_EDIT_CLEARCLIPBOARD         40309
#define IDM_EDIT_SELECTALL              40310
#define IDM_EDIT_SELECTWORD             40311
#define IDM_EDIT_MOVELINEUP             40312
#define IDM_EDIT_MOVELINEDOWN           40313
#define IDM_EDIT_DUPLICATELINE          40314
#define IDM_EDIT_CUTLINE                40315
#define IDM_EDIT_COPYLINE               40316
#define IDM_EDIT_DELETELINE             40317
#define IDM_EDIT_DELETELINELEFT         40318
#define IDM_EDIT_DELETELINERIGHT        40319
#define IDM_EDIT_INDENT                 40320
#define IDM_EDIT_UNINDENT               40321
#define IDM_EDIT_ENCLOSESELECTION       40322
#define IDM_EDIT_SELECTIONDUPLICATE     40323
#define IDM_EDIT_STRIP1STCHAR           40324
#define IDM_EDIT_TRIMLINES              40325
#define IDM_EDIT_COMPRESSWS             40326
#define IDM_EDIT_REMOVEBLANKLINES       40327
#define IDM_EDIT_MODIFYLINES            40328
#define IDM_EDIT_COLUMNWRAP             40329
#define IDM_EDIT_SPLITLINES             40330
#define IDM_EDIT_JOINLINES              40331
#define IDM_EDIT_CONVERTUPPERCASE       40332
#define IDM_EDIT_CONVERTLOWERCASE       40333
#define IDM_EDIT_INVERTCASE             40334
#define IDM_EDIT_TITLECASE              40335
#define IDM_EDIT_SENTENCECASE           40336
#define IDM_EDIT_CONVERTTABS            40337
#define IDM_EDIT_CONVERTSPACES          40338
#define IDM_EDIT_CONVERTANSI            40339
#define IDM_EDIT_CONVERTOEM             40340
#define IDM_EDIT_INSERT_TAG             40341
#define IDM_EDIT_INSERT_SHORTDATE       40342
#define IDM_EDIT_INSERT_LONGDATE        40343
#define IDM_EDIT_INSERT_FILENAME        40344
#define IDM_EDIT_INSERT_PATHNAME        40345
#define IDM_EDIT_LINECOMMENT            40346
#define IDM_EDIT_STREAMCOMMENT          40347
#define IDM_EDIT_FINDMATCHINGBRACE      40348
#define IDM_EDIT_SELTOMATCHINGBRACE     40349
#define IDM_EDIT_FIND                   40350
#define IDM_EDIT_SAVEFIND               40351
#define IDM_EDIT_FINDNEXT               40352
#define IDM_EDIT_FINDPREV               40353
#define IDM_EDIT_SELTONEXT              40354
#define IDM_EDIT_SELTOPREV              40355
#define IDM_EDIT_REPLACE                40356
#define IDM_EDIT_GOTOLINE               40357
#define IDM_VIEW_SCHEME                 40400
#define IDM_VIEW_USE2NDDEFAULT          40401
#define IDM_VIEW_SCHEMECONFIG           40402
#define IDM_VIEW_FONT                   40403
#define IDM_VIEW_WORDWRAP               40404
#define IDM_VIEW_LONGLINEMARKER         40405
#define IDM_VIEW_SHOWINDENTGUIDES       40406
#define IDM_VIEW_SHOWWHITESPACE         40407
#define IDM_VIEW_SHOWEOLS               40408
#define IDM_VIEW_WORDWRAPSYMBOLS        40409
#define IDM_VIEW_MATCHBRACES            40410
#define IDM_VIEW_HILITECURRENTLINE      40411
#define IDM_VIEW_LINENUMBERS            40412
#define IDM_VIEW_MARGIN                 40413
#define IDM_VIEW_ZOOMIN                 40414
#define IDM_VIEW_ZOOMOUT                40415
#define IDM_VIEW_RESETZOOM              40416
#define IDM_VIEW_TABSASSPACES           40417
#define IDM_VIEW_TABSETTINGS            40418
#define IDM_VIEW_WORDWRAPSETTINGS       40419
#define IDM_VIEW_LONGLINESETTINGS       40420
#define IDM_VIEW_AUTOINDENTTEXT         40421
#define IDM_VIEW_AUTOCLOSETAGS          40422
#define IDM_VIEW_REUSEWINDOW            40423
#define IDM_VIEW_STICKYWINPOS           40424
#define IDM_VIEW_ALWAYSONTOP            40425
#define IDM_VIEW_MINTOTRAY              40426
#define IDM_VIEW_TRANSPARENT            40427
#define IDM_VIEW_SINGLEFILEINSTANCE     40428
#define IDM_VIEW_FILECHANGENOTIFY       40429
#define IDM_VIEW_SHOWFILENAMEONLY       40430
#define IDM_VIEW_SHOWFILENAMEFIRST      40431
#define IDM_VIEW_SHOWFULLPATH           40432
#define IDM_VIEW_ESCMINIMIZE            40433
#define IDM_VIEW_ESCEXIT                40434
#define IDM_VIEW_NOESNFUNC              40435
#define IDM_VIEW_SAVEBEFORERUNNINGTOOLS 40436
#define IDM_VIEW_NOSAVERECENT           40437
#define IDM_VIEW_NOSAVEFINDREPL         40438
#define IDM_VIEW_TOOLBAR                40439
#define IDM_VIEW_CUSTOMIZETB            40440
#define IDM_VIEW_STATUSBAR              40441
#define IDM_VIEW_SAVESETTINGS           40442
#define IDM_VIEW_SAVESETTINGSNOW        40443
#define IDM_HELP_ABOUT                  40500
#define IDM_TRAY_RESTORE                40600
#define IDM_TRAY_EXIT                   40601
#define IDT_FILE_NEW                    40700
#define IDT_FILE_OPEN                   40701
#define IDT_FILE_BROWSE                 40702
#define IDT_FILE_SAVE                   40703
#define IDT_EDIT_UNDO                   40704
#define IDT_EDIT_REDO                   40705
#define IDT_EDIT_CUT                    40706
#define IDT_EDIT_COPY                   40707
#define IDT_EDIT_PASTE                  40708
#define IDT_EDIT_FIND                   40709
#define IDT_EDIT_REPLACE                40710
#define IDT_VIEW_WORDWRAP               40711
#define IDT_VIEW_ZOOMIN                 40712
#define IDT_VIEW_ZOOMOUT                40713
#define IDT_VIEW_SCHEME                 40714
#define IDT_VIEW_SCHEMECONFIG           40715
#define IDT_FILE_EXIT                   40716
#define IDT_FILE_SAVEAS                 40717
#define IDT_FILE_SAVECOPY               40718
#define IDT_EDIT_CLEAR                  40719
#define IDT_FILE_PRINT                  40720
#define IDT_FILE_OPENFAV                40721
#define IDT_FILE_ADDTOFAV               40722
#define IDS_ERR_LOADFILE                50000
#define IDS_ERR_SAVEFILE                50001
#define IDS_ERR_BROWSE                  50002
#define IDS_ERR_MRUDLG                  50003
#define IDS_ERR_CREATELINK              50004
#define IDS_ERR_PREVWINDISABLED         50005
#define IDS_SELRECT                     50006
#define IDS_FIND_WRAPFW                 50007
#define IDS_FIND_WRAPRE                 50008
#define IDS_NOTFOUND                    50009
#define IDS_REPLCOUNT                   50010
#define IDS_ASK_ENCODING                50011
#define IDS_ASK_ENCODING2               50012
#define IDS_ERR_UNICODE                 50013
#define IDS_WARNLOADBIGFILE             50014
#define IDS_WORDWRAPVISUALS             50015
#define IDS_ERR_DROP                    50016
#define IDS_ASK_SAVE                    50017
#define IDS_ASK_REVERT                  50018
#define IDS_ASK_CREATE                  50019
#define IDS_PRINT_HEADER                50020
#define IDS_PRINT_FOOTER                50021
#define IDS_PRINT_COLOR                 50022
#define IDS_PRINT_PAGENUM               50023
#define IDS_PRINT_EMPTY                 50024
#define IDS_PRINT_ERROR                 50025
#define IDS_FAV_SUCCESS                 50026
#define IDS_FAV_FAILURE                 50027
#define IDS_READONLY_MODIFY             50028
#define IDS_READONLY_SAVE               50029
#define IDS_FILECHANGENOTIFY            50030
#define IDS_FILECHANGENOTIFY2           50031
#define IDS_STICKYWINPOS                50032
#define IDS_SAVEDSETTINGS               50033
#define IDS_IMPORT_OK                   50034
#define IDS_EXPORT_OK                   50035
#define IDS_CMDLINEHELP                 60000

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        342
#define _APS_NEXT_COMMAND_VALUE         40210
#define _APS_NEXT_CONTROL_VALUE         1146
#define _APS_NEXT_SYMED_VALUE           162
#endif
#endif

⌨️ 快捷键说明

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