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

📄 homework2.clw

📁 加密作业,实现简单的DES加密,完全实现DES加密的工作流程
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=7
Class1=CHomework2App
Class2=CHomework2Dlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDR_MAINFRAME
Class4=CMyButton
Class5=CColor
Class6=CMyEdit
Resource2=IDD_HOMEWORK2_DIALOG
Class7=CAbout
Resource3=IDD_ABOUTUS

[CLS:CHomework2App]
Type=0
HeaderFile=homework2.h
ImplementationFile=homework2.cpp
Filter=N
LastObject=CHomework2App

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

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

[DLG:IDD_HOMEWORK2_DIALOG]
Type=1
Class=CHomework2Dlg
ControlCount=12
Control1=IDC_PLAINEDIT,edit,1350632576
Control2=IDC_PLAINTEXT,static,1342308352
Control3=IDC_ENCRYPT,button,1342242816
Control4=IDC_OPHEREDIT,edit,1350631552
Control5=IDC_OPHERTEXT,static,1342308352
Control6=IDC_DECRYPT,button,1342242816
Control7=IDC_CRYPTOEDIT,edit,1350639744
Control8=IDC_CRYPTOGRAPH,static,1342308352
Control9=IDC_ABOUT,button,1342242816
Control10=IDC_EXIT,button,1342373888
Control11=IDC_CLEAN,button,1342373888
Control12=IDC_STATIC,static,1342308352

[CLS:CMyButton]
Type=0
HeaderFile=MyButton.h
ImplementationFile=MyButton.cpp
BaseClass=CButton
Filter=W
LastObject=CMyButton

[CLS:CColor]
Type=0
HeaderFile=Color.h
ImplementationFile=Color.cpp
BaseClass=CStatic
Filter=W
LastObject=CColor

[CLS:CMyEdit]
Type=0
HeaderFile=MyEdit.h
ImplementationFile=MyEdit.cpp
BaseClass=CEdit
Filter=W
LastObject=CMyEdit

[DLG:IDD_ABOUTUS]
Type=1
Class=CAbout
ControlCount=12
Control1=IDC_STATIC,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308352
Control7=IDC_STATIC,static,1342308352
Control8=IDC_STATIC,static,1342308352
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352

[CLS:CAbout]
Type=0
HeaderFile=About.h
ImplementationFile=About.cpp
BaseClass=CDialog
Filter=D
LastObject=CAbout

⌨️ 快捷键说明

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