📄 wordseg.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CWordSegDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "WordSeg.h"
ClassCount=2
Class1=CWordSegApp
Class2=CWordSegDlg
ResourceCount=3
Resource2=IDR_MAINFRAME
Resource3=IDD_WORDSEG_DIALOG
[CLS:CWordSegApp]
Type=0
HeaderFile=WordSeg.h
ImplementationFile=WordSeg.cpp
Filter=N
[CLS:CWordSegDlg]
Type=0
HeaderFile=WordSegDlg.h
ImplementationFile=WordSegDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT_FILENAME
[DLG:IDD_WORDSEG_DIALOG]
Type=1
Class=CWordSegDlg
ControlCount=9
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_EDIT_FILENAME,edit,1350631552
Control4=IDC_STATIC,static,1342308352
Control5=IDC_EDIT_SOURCE,edit,1353777348
Control6=IDC_STATIC,static,1342308352
Control7=IDC_BTN_BROWSE,button,1342242816
Control8=IDC_EDIT_TARGET,edit,1353777348
Control9=IDC_STATIC,static,1342308352
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -