des.clw

来自「使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进」· CLW 代码 · 共 77 行

CLW
77
字号
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CDesApp
Class2=CDesDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_DES_DIALOG

[CLS:CDesApp]
Type=0
HeaderFile=des.h
ImplementationFile=des.cpp
Filter=N

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

[CLS:CAboutDlg]
Type=0
HeaderFile=desDlg.h
ImplementationFile=desDlg.cpp
Filter=D

[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_DES_DIALOG]
Type=1
Class=CDesDlg
ControlCount=22
Control1=IDC_2des,button,1342242816
Control2=IDC_1des,button,1342242816
Control3=IDC_3des,button,1342242816
Control4=IDC_cbc2,button,1342242816
Control5=IDC_cbc,button,1342242816
Control6=IDC_cfb,button,1342242816
Control7=IDC_ofb,button,1342242816
Control8=IDC_ctr,button,1342242816
Control9=IDC_miyao,edit,1350631552
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_mingwen,edit,1350631552
Control13=IDC_STATIC,static,1342308352
Control14=IDC_miwen,edit,1350631552
Control15=IDC_STATIC,static,1342308352
Control16=IDC_2des2,button,1342242816
Control17=IDC_1des2,button,1342242816
Control18=IDC_3des2,button,1342242816
Control19=IDC_STATIC,static,1342308352
Control20=IDC_cfb2,button,1342242816
Control21=IDC_ofb2,button,1342242816
Control22=IDC_ctr2,button,1342242816

⌨️ 快捷键说明

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