1
0
mirror of https://github.com/fumiama/fumidb.git synced 2026-06-07 19:40:24 +08:00

更正README

This commit is contained in:
源文雨
2022-05-01 23:33:00 +08:00
parent 6defee6974
commit 0196070fe0
3 changed files with 5 additions and 7 deletions

View File

@@ -13,15 +13,15 @@
├───────────────────┴───────────────────┤
│ possible other header data │
├───────────────────────────────────────┤
...... ...... ......
possible other data (such as index)
├───────────────────────────────────────┤
│ some possible padding to fit 4096Byte
some possible padding to fit 4k
├───────────────────┬───────────────────┤
│ ptr of next table │ first table head │
├───────────────────┴───────────────────┤
│ ...... ...... ...... │
├───────────────────────────────────────┤
│ some possible padding to fit 4096Byte
some possible padding to fit 4k
├───────────────────────────────────────┤
│ data blocks ... │
└───────────────────────────────────────┘