瀏覽代碼

Update Readme

main
kevinyao0901 1 月之前
父節點
當前提交
64bec5b470
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      README.md

+ 0
- 1
README.md 查看文件

@ -113,7 +113,6 @@ Status DBImpl::CreateIndexOnField(const std::string& fieldName) {
std::vector<std::string> DBImpl::QueryByIndex(const std::string& fieldName) {
std::vector<std::string> results;
// 假设我们有一个存储索引的数据库 indexDb_
leveldb::ReadOptions read_options;
// 直接通过 Get 方法查找与 fieldName 相关的索引

||||||
x
 
000:0
Loading…
取消
儲存