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

📄 client.clw

📁 实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CClientApp
Class2=CClientDlg
Class3=CAboutDlg

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

[CLS:CClientApp]
Type=0
HeaderFile=Client.h
ImplementationFile=Client.cpp
Filter=N

[CLS:CClientDlg]
Type=0
HeaderFile=ClientDlg.h
ImplementationFile=ClientDlg.cpp
Filter=D
LastObject=IDC_RADIO21
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=ClientDlg.h
ImplementationFile=ClientDlg.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_CLIENT_DIALOG]
Type=1
Class=CClientDlg
ControlCount=44
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT1,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT2,edit,1350631552
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,static,1342308352
Control8=IDC_EDIT3,edit,1350631556
Control9=IDC_STATIC,static,1342308352
Control10=IDC_EDIT4,edit,1350631552
Control11=IDC_BUTTON4,button,1342242816
Control12=IDC_SSDATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_EDIT6,edit,1350631552
Control15=IDC_BUTTON5,button,1342242816
Control16=IDC_STATIC,button,1342177287
Control17=IDC_STATIC,static,1342308352
Control18=IDC_EDIT5,edit,1350633600
Control19=IDC_STATIC,static,1342308352
Control20=IDC_EDIT7,edit,1350633600
Control21=IDC_STATIC,static,1342308352
Control22=IDC_EDIT8,edit,1350633600
Control23=IDC_STATIC,static,1342308352
Control24=IDC_EDIT9,edit,1350633600
Control25=IDC_STATIC,static,1342308352
Control26=IDC_EDIT10,edit,1350633600
Control27=IDC_STATIC,static,1342308352
Control28=IDC_EDIT11,edit,1350633600
Control29=IDC_STATIC,static,1342308352
Control30=IDC_RADIO1,button,1342308361
Control31=IDC_RADIO2,button,1342177289
Control32=IDC_STATIC,static,1342308352
Control33=IDC_RADIO6,button,1342308361
Control34=IDC_RADIO7,button,1342177289
Control35=IDC_RADIO8,button,1342177289
Control36=IDC_RADIO9,button,1342177289
Control37=IDC_RADIO21,button,1342308361
Control38=IDC_RADIO22,button,1342177289
Control39=IDC_STATIC,static,1342308352
Control40=IDC_EDIT12,edit,1350633600
Control41=IDC_STATIC,static,1342308352
Control42=IDC_EDIT13,edit,1350633600
Control43=IDC_STATIC,static,1342308352
Control44=IDC_EDIT14,edit,1350633600

⌨️ 快捷键说明

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