?? rsa算法示例.clw
字號:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CRSADlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "RSA算法示例.h"
ClassCount=3
Class1=CRSAApp
Class2=CRSADlg
Class3=CAboutDlg
ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_RSA_DIALOG
[CLS:CRSAApp]
Type=0
HeaderFile=RSA算法示例.h
ImplementationFile=RSA算法示例.cpp
Filter=N
[CLS:CRSADlg]
Type=0
HeaderFile=RSA算法示例Dlg.h
ImplementationFile=RSA算法示例Dlg.cpp
Filter=D
LastObject=CRSADlg
BaseClass=CDialog
VirtualFilter=dWC
[CLS:CAboutDlg]
Type=0
HeaderFile=RSA算法示例Dlg.h
ImplementationFile=RSA算法示例Dlg.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_RSA_DIALOG]
Type=1
Class=CRSADlg
ControlCount=30
Control1=IDC_STATIC,static,1342308865
Control2=IDC_STATIC,button,1342177287
Control3=IDC_STATIC,button,1342177287
Control4=IDC_STATIC,static,1342308352
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,button,1342177287
Control7=IDC_EDIT_TXT,edit,1350631556
Control8=IDC_EDIT_N,edit,1350631552
Control9=IDC_EDIT_PK,edit,1350631552
Control10=IDC_EDIT_SK,edit,1350631552
Control11=IDC_BUTTON_GENK,button,1342242816
Control12=IDC_EDIT_PT1,edit,1350631552
Control13=IDC_BUTTON_ENC,button,1342242816
Control14=IDC_STATIC,static,1342308352
Control15=IDC_EDIT_CT1,edit,1350631552
Control16=IDC_STATIC,static,1342308352
Control17=IDC_EDIT_CT2,edit,1350631552
Control18=IDC_BUTTON_DEC,button,1342242816
Control19=IDC_STATIC,static,1342308352
Control20=IDC_EDIT_PT2,edit,1350631552
Control21=IDC_STATIC,static,1342308352
Control22=IDC_STATIC,static,1342308352
Control23=IDC_STATIC,static,1342308352
Control24=IDC_STATIC,static,1342308352
Control25=IDC_STATIC,static,1342308352
Control26=IDC_EDIT_E,edit,1350631552
Control27=IDC_BUTBEN,button,1342242816
Control28=IDC_BUTCLEAR,button,1342242816
Control29=IDC_COMBOBOX_Q,ComboBoxEx32,1344340226
Control30=IDC_COMBOBOX_P,ComboBoxEx32,1344340226
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -