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

📄 descrypt.clw

📁 DES算法程序编程介绍
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CDesCryptDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DesCrypt.h"

ClassCount=2
Class1=CDesCryptApp
Class2=CDesCryptDlg

ResourceCount=2
Resource1=IDR_MAINFRAME
Resource2=IDD_DESCRYPT_DIALOG

[CLS:CDesCryptApp]
Type=0
HeaderFile=DesCrypt.h
ImplementationFile=DesCrypt.cpp
Filter=N

[CLS:CDesCryptDlg]
Type=0
HeaderFile=DesCryptDlg.h
ImplementationFile=DesCryptDlg.cpp
Filter=D
LastObject=CDesCryptDlg
BaseClass=CDialog
VirtualFilter=dWC



[DLG:IDD_DESCRYPT_DIALOG]
Type=1
Class=CDesCryptDlg
ControlCount=10
Control1=IDC_STATIC,static,1342308864
Control2=IDC_STATIC,static,1342308864
Control3=IDC_STATIC,static,1342308864
Control4=IDC_EKey,edit,1350631552
Control5=IDC_ECrypt,edit,1350631552
Control6=IDC_EDecrypt,edit,1350633600
Control7=IDC_Encrypt,button,1342242816
Control8=IDC_Dencrypt,button,1342242816
Control9=IDC_STATIC,static,1342308864
Control10=IDC_EResume,edit,1350633600

⌨️ 快捷键说明

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