resource.h
来自「中文信息逆向分词程序 是用api实现的」· C头文件 代码 · 共 49 行
H
49 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by wordppl.rc
//
#define IDC_MYICON 2
#define IDD_WORDPPL_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_WORDPPL 107
#define IDI_SMALL 108
#define IDC_WORDPPL 109
#define IDR_MAINFRAME 128
#define IDD_DIALOG1 129
#define IDD_FILETRANSFER 129
#define ID_EDITCONTROL 600
#define IDC_FILEIN 1002
#define IDC_FILEOUT 1003
#define IDC_BROWSEIN 1004
#define IDC_BROWSEOUT 1005
#define IDM_EDITUNDO 32771
#define IDM_EDITCUT 32772
#define IDM_EDITCOPY 32773
#define IDM_EDITPASTE 32774
#define IDM_EDITDELETE 32775
#define IDM_EDITSELECTALL 32776
#define ID_MENUITEM32777 32777
#define IDM_SCREENPPL 32777
#define ID_MENUITEM32778 32778
#define IDM_FILEPPL 32778
#define IDM_FILEOPEN 32779
#define IDM_FILESAVE 32780
#define IDM_POS 32781
#define IDM_NEG 32783
#define IDC_STATIC -1
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 130
#define _APS_NEXT_COMMAND_VALUE 32785
#define _APS_NEXT_CONTROL_VALUE 1002
#define _APS_NEXT_SYMED_VALUE 110
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?