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

📄 shaproj.clw

📁 以前发的那个只实现了SHA-1, 现在补全了, sha-160, sha-224, sha-256, sha-384, sha-512
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=3
Class1=CSHAProjApp
Class2=CSHAProjDlg
Class3=CAboutDlg

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

[CLS:CSHAProjApp]
Type=0
HeaderFile=SHAProj.h
ImplementationFile=SHAProj.cpp
Filter=N

[CLS:CSHAProjDlg]
Type=0
HeaderFile=SHAProjDlg.h
ImplementationFile=SHAProjDlg.cpp
Filter=W
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_PROGRESS

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

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=8
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

[DLG:IDD_SHAPROJ_DIALOG]
Type=1
Class=CSHAProjDlg
ControlCount=19
Control1=IDC_EDIT_DATA,edit,1350631552
Control2=IDC_COMBO_TYPE,combobox,1344339971
Control3=IDC_BTN_BROWSE,button,1342242816
Control4=IDC_BTN_CALCULATION,button,1342242816
Control5=IDC_BTN_ABOUT,button,1342242816
Control6=IDOK,button,1342242816
Control7=IDC_EDIT_RESULT,edit,1350633600
Control8=IDC_PROGRESS,msctls_progress32,1350565889
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,button,1342177287
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_CHECK_UPPER,button,1342242819
Control14=IDC_RADIO_SHA160,button,1342308361
Control15=IDC_RADIO_SHA224,button,1342177289
Control16=IDC_RADIO_SHA256,button,1342177289
Control17=IDC_RADIO_SHA384,button,1342177289
Control18=IDC_RADIO_SHA512,button,1342177289
Control19=IDC_STATIC,button,1342177287

⌨️ 快捷键说明

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