📄 readme
字号:
Makefile: a sample makefile
main.C test_driver.C heap_driver.C: testing programs
hfpage.h: specifications for the HFPage class.
(Note: we do not expect you to change this file.)
hfpage.C: skeleton of the implementation of the HFPage class.
(You will be working on this file for your code.)
sample_output: output from a correct implementation
ErrorProc.Example: error protocol example
make clean to clean up
you could comment out corresponding tests in RunAllTests method in test_driver.Cin order to run a subset of tests for testing purpose
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -