📄 encrypt.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CEncryptDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Encrypt.h"
ClassCount=2
Class1=CEncryptApp
Class2=CEncryptDlg
ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_ENCRYPT_DIALOG
[CLS:CEncryptApp]
Type=0
HeaderFile=Encrypt.h
ImplementationFile=Encrypt.cpp
Filter=N
[CLS:CEncryptDlg]
Type=0
HeaderFile=EncryptDlg.h
ImplementationFile=EncryptDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CEncryptDlg
[DLG:IDD_ENCRYPT_DIALOG]
Type=1
Class=CEncryptDlg
ControlCount=5
Control1=IDC_KEY,edit,1350631552
Control2=IDC_ENCRYPT,button,1342242816
Control3=IDC_DISENCRYPT,button,1342242816
Control4=IDC_STATIC,static,1342308352
Control5=IDC_PROGRESS,msctls_progress32,1350565888
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -