首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > LevelDB嵌入C++ 11程序

LevelDB嵌入C++ 11程序

  • 资源大小:316.05 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 程序 leveldb 嵌入

资 源 简 介

put, get, del c++11 class objects with filtered index in test prepare objects list and del some object, then dump to JSON its. main.cc test file: ```cpp include "leveldb.h" include COBJ( object ) { public: std::string name; double dt; DD( name , dt ); NN( "name","dt" ); IDX(); }; COBJ( object1 ) { public: // bool, int8t, uint8t ... float ... std::string name; double dt; std::string name1; std::string name2; std::vector vn; std::map mn; std::map md; std::map mcsui64; std::map mcsncui64; std::multimap mmn; std::multimap mmd; std::multimap mmcsui64; std::multimap

文 件 列 表

cxx11_leveldb_embed-0.1
aclocal.m4
COPYING
configure.ac
depcomp
configure
Makefile.am
NEWS
INSTALL
config.guess
Makefile.in
ChangeLog
ltmain.sh
install-sh
AUTHORS
config.h.in
README
config.sub
src
missing
VIP VIP
0.172905s