Browse Source

update readme and report

master
alexfisher 2 weeks ago
parent
commit
3c7369b76c
3 changed files with 5 additions and 1 deletions
  1. +2
    -1
      README.md
  2. BIN
      ttl.assets/image-20241106220858020.png
  3. +3
    -0
      ttl.md

+ 2
- 1
README.md View File

@ -1,5 +1,6 @@
## LEVELDB(增加TTL功能)
#### 小组成员: 谢瑞阳 徐翔宇
### 报告内容详见ttl.md
git用户对应关系:
alexfisher-谢瑞阳 xxy-徐翔宇

BIN
ttl.assets/image-20241106220858020.png View File

Before After
Width: 1161  |  Height: 439  |  Size: 80 KiB

+ 3
- 0
ttl.md View File

@ -669,3 +669,6 @@ int main(int argc, char** argv) {
return RUN_ALL_TESTS();
}
```
测试结果
![image-20241106220858020](ttl.assets/image-20241106220858020.png)

Loading…
Cancel
Save