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

📄 ndisk.clw

📁 操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=6
Class1=CNDiskApp
Class2=CNDiskDlg
Class3=CAboutDlg

ResourceCount=6
Resource1=IDD_NDISK_DIALOG
Resource2=IDR_MAINFRAME
Resource3=IDD_DIALOG_fcfs
Class4=CfcfsDlg
Resource4=IDD_ABOUTBOX
Class5=CsstfDlg
Resource5=IDD_DIALOG_sstf
Class6=CscanDlg
Resource6=IDD_DIALOG_scan

[CLS:CNDiskApp]
Type=0
HeaderFile=NDisk.h
ImplementationFile=NDisk.cpp
Filter=N

[CLS:CNDiskDlg]
Type=0
HeaderFile=NDiskDlg.h
ImplementationFile=NDiskDlg.cpp
Filter=D
LastObject=CNDiskDlg
BaseClass=CDialog
VirtualFilter=dWC

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

[DLG:IDD_ABOUTBOX]
Type=1
Class=CAboutDlg
ControlCount=3
Control1=IDC_STATIC,static,1342177283
Control2=IDOK,button,1342373889
Control3=IDC_STATIC,static,1342308352

[DLG:IDD_NDISK_DIALOG]
Type=1
Class=CNDiskDlg
ControlCount=6
Control1=IDC_STATIC,button,1342177287
Control2=IDC_RADIO1,button,1342177289
Control3=IDC_RADIO2,button,1342177289
Control4=IDC_RADIO3,button,1342177289
Control5=IDC_STATIC,static,1342308352
Control6=IDC_STATIC,static,1342308353

[CLS:CfcfsDlg]
Type=0
HeaderFile=fcfsDlg.h
ImplementationFile=fcfsDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CfcfsDlg
VirtualFilter=dWC

[CLS:CsstfDlg]
Type=0
HeaderFile=sstfDlg.h
ImplementationFile=sstfDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CsstfDlg
VirtualFilter=dWC

[DLG:IDD_DIALOG_fcfs]
Type=1
Class=CfcfsDlg
ControlCount=16
Control1=IDC_EDIT1,edit,1350631552
Control2=IDC_EDIT2,edit,1350631552
Control3=IDC_EDIT3,edit,1484849280
Control4=IDC_EDIT4,edit,1350631552
Control5=IDC_EDIT5,edit,1484849280
Control6=IDC_EDIT6,edit,1350631552
Control7=IDC_EDIT7,edit,1350631552
Control8=IDC_BUTTON_Carray,button,1342242816
Control9=IDC_BUTTON_Add,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352

[DLG:IDD_DIALOG_sstf]
Type=1
Class=CsstfDlg
ControlCount=16
Control1=IDC_EDIT1,edit,1350631552
Control2=IDC_EDIT2,edit,1350631552
Control3=IDC_EDIT3,edit,1484849280
Control4=IDC_EDIT4,edit,1350631552
Control5=IDC_EDIT5,edit,1484849280
Control6=IDC_EDIT6,edit,1350631552
Control7=IDC_EDIT7,edit,1350631552
Control8=IDC_BUTTON_Carray,button,1342242816
Control9=IDC_BUTTON_Add,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352

[CLS:CscanDlg]
Type=0
HeaderFile=scanDlg.h
ImplementationFile=scanDlg.cpp
BaseClass=CDialog
Filter=D
LastObject=CscanDlg
VirtualFilter=dWC

[DLG:IDD_DIALOG_scan]
Type=1
Class=CscanDlg
ControlCount=18
Control1=IDC_EDIT1,edit,1350631552
Control2=IDC_EDIT2,edit,1350631552
Control3=IDC_EDIT3,edit,1484849280
Control4=IDC_EDIT4,edit,1350631552
Control5=IDC_EDIT5,edit,1484849280
Control6=IDC_EDIT6,edit,1350631552
Control7=IDC_EDIT7,edit,1350631552
Control8=IDC_BUTTON_Carray,button,1342242816
Control9=IDC_BUTTON_Add,button,1342242816
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308352
Control12=IDC_STATIC,static,1342308352
Control13=IDC_STATIC,static,1342308352
Control14=IDC_STATIC,static,1342308352
Control15=IDC_STATIC,static,1342308352
Control16=IDC_STATIC,static,1342308352
Control17=IDC_RADIO1,button,1342177289
Control18=IDC_RADIO4,button,1342177289

⌨️ 快捷键说明

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