📄 cipher.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CCipherDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Cipher.h"
ClassCount=3
Class1=CCipherApp
Class2=CCipherDlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_CIPHER_DIALOG
[CLS:CCipherApp]
Type=0
HeaderFile=Cipher.h
ImplementationFile=Cipher.cpp
Filter=N
[CLS:CCipherDlg]
Type=0
HeaderFile=CipherDlg.h
ImplementationFile=CipherDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_CAESAR
[CLS:CAboutDlg]
Type=0
HeaderFile=CipherDlg.h
ImplementationFile=CipherDlg.cpp
Filter=D
LastObject=CAboutDlg
[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=4
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[DLG:IDD_CIPHER_DIALOG]
Type=1
Class=CCipherDlg
ControlCount=15
Control1=IDC_CAESAR,button,1342373897
Control2=IDC_VIGENERE,button,1342242825
Control3=IDC_COLUMN,button,1342242825
Control4=IDC_PLAINTEXT,edit,1350631552
Control5=IDC_KEY,edit,1350631552
Control6=IDC_CIPERTEXT,edit,1350631552
Control7=IDC_ENCRYPT,button,1342242816
Control8=IDC_RESET,button,1342242816
Control9=IDCANCEL,button,1342242816
Control10=IDC_METHOD,button,1342177287
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,button,1342177287
Control15=IDC_STATIC,button,1342177287
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -