⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 segyview.clw

📁 自己编写的读取并显示segy格式文件的程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CSegyViewView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "segyview.h"
LastPage=0

ClassCount=6
Class1=CMainFrame
Class2=CProperitiesDialog
Class3=CSegyViewApp
Class4=CAboutDlg
Class5=CSegyViewDoc
Class6=CSegyViewView

ResourceCount=3
Resource1=IDD_ABOUTBOX
Resource2=IDR_MAINFRAME
Resource3=IDD_DIALOG_PRO

[CLS:CMainFrame]
Type=0
BaseClass=CFrameWnd
HeaderFile=MainFrm.h
ImplementationFile=MainFrm.cpp

[CLS:CProperitiesDialog]
Type=0
BaseClass=CDialog
HeaderFile=ProperitiesDialog.h
ImplementationFile=ProperitiesDialog.cpp

[CLS:CSegyViewApp]
Type=0
BaseClass=CWinApp
HeaderFile=SegyView.h
ImplementationFile=SegyView.cpp

[CLS:CAboutDlg]
Type=0
BaseClass=CDialog
HeaderFile=SegyView.cpp
ImplementationFile=SegyView.cpp
LastObject=CAboutDlg

[CLS:CSegyViewDoc]
Type=0
BaseClass=CDocument
HeaderFile=SegyViewDoc.h
ImplementationFile=SegyViewDoc.cpp

[CLS:CSegyViewView]
Type=0
BaseClass=CView
HeaderFile=SegyViewView.h
ImplementationFile=SegyViewView.cpp
Filter=C
VirtualFilter=VWC
LastObject=CSegyViewView

[DLG:IDD_DIALOG_PRO]
Type=1
Class=CProperitiesDialog
ControlCount=19
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816
Control3=IDC_RADIO1,button,1342308361
Control4=IDC_RADIO2,button,1342177289
Control5=IDC_RADIO3,button,1342177289
Control6=IDC_RADIO4,button,1342177289
Control7=IDC_STATIC,button,1342177287
Control8=IDC_STATIC,static,1342177287
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_EDIT_BEGIN,edit,1350633602
Control14=IDC_EDIT_END,edit,1350633602
Control15=IDC_EDIT_TIME,edit,1350633602
Control16=IDC_EDIT_FREQUENCY,edit,1350633602
Control17=IDC_STATIC,static,1342308353
Control18=IDC_RADIO5,button,1476395017
Control19=IDC_STATIC,static,1342177287

[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

[MNU:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_FILE_OPEN
Command2=ID_APP_EXIT
Command3=ID_VIEW_TOOLBAR
Command4=ID_VIEW_STATUS_BAR
Command5=ID_APP_ABOUT
CommandCount=5

[TB:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_FILE_OPEN
Command2=ID_APP_ABOUT
CommandCount=2

[ACL:IDR_MAINFRAME]
Type=1
Class=?
Command1=ID_FILE_NEW
Command2=ID_FILE_OPEN
Command3=ID_FILE_SAVE
Command4=ID_FILE_PRINT
Command5=ID_EDIT_UNDO
Command6=ID_EDIT_CUT
Command7=ID_EDIT_COPY
Command8=ID_EDIT_PASTE
Command9=ID_EDIT_UNDO
Command10=ID_EDIT_CUT
Command11=ID_EDIT_COPY
Command12=ID_EDIT_PASTE
Command13=ID_NEXT_PANE
Command14=ID_PREV_PANE
CommandCount=14

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -