ZhangJiaQiao / 2019-DBMS-Project

This is the programmin project of DBMS course in 2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newLeafGroup

17343149 opened this issue · comments

如果一个leafGroup代表一个文件的话, 那么p_allocator.cpp中的newLeafGroup()分配一个新的leafGroup, 也就是说新文件该怎么命名呢?

commented

readme里面说了用依次增加的整数命名,从1开始

上面同学说的对,请仔细看完说明文档