codeconvert.clw
来自「进行编码转换」· CLW 代码 · 共 50 行
CLW
50 行
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=converter
LastTemplate=CView
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "codeconvert.h"
LastPage=0
ClassCount=1
ResourceCount=2
Resource1=IDC_CODECONVERT
Resource2=IDD_ABOUTBOX
Class1=converter
[DLG:IDD_ABOUTBOX]
Type=1
Class=?
ControlCount=4
Control1=IDC_MYICON,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
[MNU:IDC_CODECONVERT]
Type=1
Class=?
Command1=IDM_EXIT
Command2=IDM_ABOUT
Command3=IDC_CODECONVERT
CommandCount=3
[ACL:IDC_CODECONVERT]
Type=1
Class=?
Command1=IDM_ABOUT
Command2=IDM_ABOUT
CommandCount=2
[CLS:converter]
Type=0
HeaderFile=converter.h
ImplementationFile=converter.cpp
BaseClass=CView
Filter=C
LastObject=converter
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?