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

📄 matrix.clw

📁 这是我学习《数值分析》所编写的一个程序
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=CMatrixDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Matrix.h"

ClassCount=3
Class1=CMatrixApp
Class2=CMatrixDlg
Class3=CAboutDlg

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

[CLS:CMatrixApp]
Type=0
HeaderFile=Matrix.h
ImplementationFile=Matrix.cpp
Filter=N

[CLS:CMatrixDlg]
Type=0
HeaderFile=MatrixDlg.h
ImplementationFile=MatrixDlg.cpp
Filter=D
BaseClass=CDialog
VirtualFilter=dWC
LastObject=IDC_EDIT1

[CLS:CAboutDlg]
Type=0
HeaderFile=MatrixDlg.h
ImplementationFile=MatrixDlg.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_MATRIX_DIALOG]
Type=1
Class=CMatrixDlg
ControlCount=25
Control1=IDC_STATIC,button,1342177287
Control2=IDC_STATIC,static,1342308352
Control3=IDC_EDIT1,edit,1350631552
Control4=IDC_EDIT2,edit,1350631552
Control5=IDC_EDIT3,edit,1350631552
Control6=IDC_EDIT4,edit,1350631552
Control7=IDC_EDIT5,edit,1350631552
Control8=IDC_EDIT6,edit,1350631552
Control9=IDC_EDIT7,edit,1350631552
Control10=IDC_EDIT8,edit,1350631552
Control11=IDC_EDIT9,edit,1350631552
Control12=IDC_STATIC,static,1342308352
Control13=IDC_EDIT10,edit,1350631552
Control14=IDC_EDIT11,edit,1350631552
Control15=IDC_EDIT12,edit,1350631552
Control16=IDC_LIST1,listbox,1353777409
Control17=IDC_BUTTON1,button,1342242816
Control18=IDC_STATIC,button,1342177287
Control19=IDC_STATIC,static,1342308352
Control20=IDC_EDIT13,edit,1350631552
Control21=IDC_STATIC,button,1342177287
Control22=IDC_EDIT14,edit,1352728708
Control23=IDC_STATIC,button,1342177287
Control24=IDC_BUTTON2,button,1342242816
Control25=IDC_BUTTON3,button,1342242816

⌨️ 快捷键说明

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