?? resource.h
字號:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Cryptography.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_CRYPTOGRAPHY_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_RADIO_Caesar 1000
#define IDC_RADIO_Playfair 1001
#define IDC_RADIO_Vigenere 1002
#define IDC_RADIO_Permutation 1004
#define IDC_EDIT_PlaintText_InPut 1005
#define IDC_BUTTON_Encrypt 1008
#define IDC_EDIT_Cip_InOrOut 1009
#define IDC_EDIT_PlainText_Out 1010
#define IDC_BUTTON_Decrypt 1012
#define IDC_BUTTON_Choose 1013
#define IDC_EDIT_Pass 1014
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1015
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -