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

📄 os1.clw

📁 主存空间的分配和回收 可变分区管理方式下采用首次适应算法实现主存分配和回收
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

[General Info]
Version=1
LastClass=COS1Dlg
LastTemplate=CStatic
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "OS1.h"

ClassCount=5
Class1=COS1App
Class2=COS1Dlg
Class3=CAboutDlg

ResourceCount=4
Resource1=IDD_OS1_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_ABOUTBOX
Class4=COS1NEWDIAG
Class5=MyFreeView
Resource4=IDR_MENU1

[CLS:COS1App]
Type=0
HeaderFile=OS1.h
ImplementationFile=OS1.cpp
Filter=N

[CLS:COS1Dlg]
Type=0
HeaderFile=OS1Dlg.h
ImplementationFile=OS1Dlg.cpp
Filter=D
LastObject=IDM_BEGIN
BaseClass=CDialog
VirtualFilter=dWC

[CLS:CAboutDlg]
Type=0
HeaderFile=OS1Dlg.h
ImplementationFile=OS1Dlg.cpp
Filter=D
LastObject=CAboutDlg

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=6
Control1=IDI_ICON1,static,1342177283
Control2=IDC_STATIC,static,1342308480
Control3=IDC_STATIC,static,1342308352
Control4=IDOK,button,1342373889
Control5=IDC_STATIC,static,1342308864
Control6=IDC_STATIC,static,1342308864

[DLG:IDD_OS1_DIALOG]
Type=1
Class=COS1Dlg
ControlCount=30
Control1=IDC_STATIC,static,1342177296
Control2=IDC_STATIC,static,1342308352
Control3=IDC_STATIC,static,1342312960
Control4=IDC_STATIC,static,1342308352
Control5=IDC_GIF,static,1342177280
Control6=IDC_STATIC,button,1342177287
Control7=IDC_STATIC,button,1342177287
Control8=IDC_STATIC,static,1342177297
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_PRONAME,edit,1350631552
Control12=IDC_ALLOCNUM,edit,1350639744
Control13=IDC_BALLOC,button,1342242816
Control14=IDC_BUNALLOC,button,1342242816
Control15=IDC_LISTPRO,listbox,1344340225
Control16=IDC_STATIC,static,1342308864
Control17=IDC_STATIC,static,1342308864
Control18=IDC_ALLOC,static,1350696960
Control19=IDC_UNALLOC,static,1350696960
Control20=IDC_STATIC,static,1342177294
Control21=IDC_BK,static,1342308352
Control22=IDC_STATIC,static,1342308864
Control23=IDC_STATIC,static,1342308864
Control24=IDC_STATIC,static,1342308864
Control25=IDC_STATIC,static,1342308352
Control26=IDC_VIEW,static,1342312448
Control27=IDC_STATIC,static,1342308352
Control28=IDC_STATIC,static,1342308864
Control29=IDC_STATIC,static,1342308864
Control30=IDC_STATIC,static,1342308864

[MNU:IDR_MENU1]
Type=1
Class=COS1Dlg
Command1=IDM_BEGIN
Command2=IDM_QUIT
Command3=IDM_VIEW
Command4=IDM_HELP
CommandCount=4

[CLS:COS1NEWDIAG]
Type=0
HeaderFile=OS1NEWDIAG.h
ImplementationFile=OS1NEWDIAG.cpp
BaseClass=CDialog
Filter=D
LastObject=IDC_VIEW

[CLS:MyFreeView]
Type=0
HeaderFile=MyFreeView.h
ImplementationFile=MyFreeView.cpp
BaseClass=CStatic
Filter=W

⌨️ 快捷键说明

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