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

📄 os.clw

📁 操作系统实验实现进程调度 包括多种算法
💻 CLW
字号:
; CLW file contains information for the MFC ClassWizard

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

ClassCount=4
Class1=COSApp
Class2=COSDlg
Class3=CAboutDlg

ResourceCount=3
Resource1=IDR_MAINFRAME
Class4=YESNO
Resource2=IDD_OS_DIALOG
Resource3=IDD_YESNO

[CLS:COSApp]
Type=0
HeaderFile=OS.h
ImplementationFile=OS.cpp
Filter=N

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

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

[DLG:IDD_OS_DIALOG]
Type=1
Class=COSDlg
ControlCount=29
Control1=IDC_STATIC,static,1342308352
Control2=IDC_JClist,listbox,1352732929
Control3=IDC_add,button,1342242816
Control4=IDC_STATIC,static,1342308353
Control5=IDC_STATIC,static,1342308353
Control6=IDC_STATIC,static,1342308353
Control7=IDC_Tstar,edit,1350639745
Control8=IDC_Tend,edit,1350639745
Control9=IDC_STATIC,static,1342308352
Control10=IDC_STATIC,static,1342308352
Control11=IDC_STATIC,static,1342308353
Control12=IDC_jcshow,listbox,1352732929
Control13=IDC_run,button,1342242816
Control14=IDC_STATIC,static,1342308353
Control15=IDC_STATIC,static,1342308353
Control16=IDC_STATIC,static,1342308353
Control17=IDC_STATIC,static,1342308353
Control18=IDC_exit,button,1342242816
Control19=IDC_STATIC,static,1342308353
Control20=IDC_jcshow2,listbox,1352732929
Control21=IDC_STATIC,static,1342308353
Control22=IDC_STATIC,static,1342308353
Control23=IDC_STATIC,static,1342308353
Control24=IDC_STATIC,static,1342308353
Control25=IDC_STATIC,static,1342308353
Control26=IDC_STATIC,static,1342308352
Control27=IDC_Tstar2,edit,1350639745
Control28=IDC_STATIC,static,1342308353
Control29=IDC_STATIC,static,1342308353

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

[DLG:IDD_YESNO]
Type=1
Class=YESNO
ControlCount=2
Control1=IDOK,button,1342242817
Control2=IDCANCEL,button,1342242816

⌨️ 快捷键说明

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