📄 myplayer.clw
字号:
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyPlayerDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "MyPlayer.h"
ClassCount=3
Class1=CMyPlayerApp
Class2=CMyPlayerDlg
Class3=CAboutDlg
ResourceCount=4
Resource1=IDD_MYPLAYER_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Resource4=IDR_MENU1
[CLS:CMyPlayerApp]
Type=0
HeaderFile=MyPlayer.h
ImplementationFile=MyPlayer.cpp
Filter=N
[CLS:CMyPlayerDlg]
Type=0
HeaderFile=MyPlayerDlg.h
ImplementationFile=MyPlayerDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=CMyPlayerDlg
[CLS:CAboutDlg]
Type=0
HeaderFile=MyPlayerDlg.h
ImplementationFile=MyPlayerDlg.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_MYPLAYER_DIALOG]
Type=1
Class=CMyPlayerDlg
ControlCount=17
Control1=IDCANCEL,button,1342242816
Control2=IDC_OCX1,{6BF52A52-394A-11D3-B153-00C04F79FAA6},1342242816
Control3=IDC_BUTTON1,button,1342242816
Control4=IDC_BUTTON2,button,1342242816
Control5=IDC_BUTTON3,button,1342242816
Control6=IDC_BUTTON4,button,1342242816
Control7=IDC_BUTTON5,button,1342242816
Control8=IDC_BUTTON6,button,1342242816
Control9=IDC_BUTTON7,button,1342242816
Control10=IDC_BUTTON8,button,1342242816
Control11=IDC_BUTTON9,button,1342242816
Control12=IDC_BUTTON_Stop,button,1342242816
Control13=IDC_BUTTON_BACKWARD,button,1342242816
Control14=IDC_IPADDRESS,SysIPAddress32,1342242816
Control15=IDC_PORT,edit,1350631552
Control16=IDC_BUTTON_CONNECT,button,1342242816
Control17=IDC_BUTTON_REVPGM,button,1342242816
[MNU:IDR_MENU1]
Type=1
Class=?
Command1=ID_FILE_OPEN
CommandCount=1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -