decodetest.clw
来自「根据pudn下载的几个源代码」· CLW 代码 · 共 45 行
CLW
45 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDecodeTestDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DecodeTest.h"
ClassCount=2
Class1=CDecodeTestApp
Class2=CDecodeTestDlg
ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_DECODETEST_DIALOG
[CLS:CDecodeTestApp]
Type=0
HeaderFile=DecodeTest.h
ImplementationFile=DecodeTest.cpp
Filter=N
[CLS:CDecodeTestDlg]
Type=0
HeaderFile=DecodeTestDlg.h
ImplementationFile=DecodeTestDlg.cpp
Filter=D
LastObject=IDC_EDIT_PASSWORD
BaseClass=CDialog
VirtualFilter=dWC
[DLG:IDD_DECODETEST_DIALOG]
Type=1
Class=CDecodeTestDlg
ControlCount=5
Control1=IDOK,button,1342242817
Control2=IDC_BTN_ENCODE,button,1342242816
Control3=IDC_EDIT_PASSWORD,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_BTN_DESCODE,button,1342242816
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?