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

📄 client.clw

📁 基于挑战—应答模式的客户端认证程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

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

ResourceCount=5
Resource1=IDR_TRAY_MENU
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=CLoginDlg
Resource4=IDD_CLIENT_DIALOG
Resource5=IDD_DIALOG_LOGIN

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

[CLS:CClientDlg]
Type=0
HeaderFile=ClientDlg.h
ImplementationFile=ClientDlg.cpp
Filter=D
LastObject=CClientDlg
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=36
Control1=IDC_EDIT_SEND,edit,1350631552
Control2=IDC_BUTTON_CONNECT,button,1342242816
Control3=IDC_BUTTON_SENDRAND,button,1342242816
Control4=IDC_BUTTON_CREATEKEY,button,1342242816
Control5=IDC_BUTTON_SENDDATA,button,1342242816
Control6=IDC_EDIT_INFORMATION,edit,1350633600
Control7=IDC_EDIT_RECEIVE,edit,1350631424
Control8=IDC_BUTTON_DECODE,button,1342242816
Control9=IDC_BUTTON_RECV_DATA,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_EDIT_inputFile,edit,1350631552
Control14=IDC_EDIT_FilePSW,edit,1350631552
Control15=IDC_EDIT_outputFile,edit,1350631552
Control16=IDC_BUTTON_inFile,button,1342242816
Control17=IDC_BUTTON_inKey,button,1342242816
Control18=IDC_BUTTON_outFile,button,1342242816
Control19=IDC_BUTTON_enFile,button,1342242816
Control20=IDC_BUTTON_deFile,button,1342242816
Control21=IDC_BUTTON_SendFile,button,1342242816
Control22=IDC_STATIC,button,1342177287
Control23=IDC_STATIC,static,1342308352
Control24=IDC_EDIT_time,edit,1350633600
Control25=IDC_STATIC,static,1342308352
Control26=IDC_STATIC,static,1342308352
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308352
Control29=IDC_EDIT_inputString,edit,1350631552
Control30=IDC_EDIT_StringPWD,edit,1350631552
Control31=IDC_EDIT_outputString,edit,1350631552
Control32=IDC_EDIT_reString,edit,1350631552
Control33=IDC_BUTTON_EnString,button,1342242816
Control34=IDC_BUTTON_DeString,button,1342242816
Control35=IDC_STATIC,button,1342177287
Control36=IDC_STATIC,button,1342177287

[DLG:IDD_DIALOG_LOGIN]
Type=1
Class=CLoginDlg
ControlCount=5
Control1=IDC_EDIT_PASSWORD,edit,1350631584
Control2=IDC_CHECK_UNSPWD,button,1342242819
Control3=IDC_STATIC,button,1342177287
Control4=IDOK,button,1342242816
Control5=IDCANCEL,button,1342242816

[CLS:CLoginDlg]
Type=0
HeaderFile=LoginDlg.h
ImplementationFile=LoginDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=IDM_SHOW_KEYBOARD
VirtualFilter=dWC

[MNU:IDR_TRAY_MENU]
Type=1
Class=?
Command1=IDM_HIDE_KEYBOARD
Command2=IDM_SHOW_KEYBOARD
Command3=IDM_EXIT
CommandCount=3

⌨️ 快捷键说明

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