Markdown tutorial's sites what is the markdown for gitpage Posted on April 12, 2016 If You want to know fase about syntax of markdown, just here is URL [Read More] Tags: markdown
void assert (int expression) function What is the assert function ? Posted on April 12, 2016 the content below refers to cplusplus.com & cppreferenc.com [Read More] Tags: language
Analysis of RocsksDB code about benchmark tool's source code Posted on April 8, 2016 rocksDB/tools/db_bench_too.cc is file to analyze “./db_bench” utility code. [Read More] Tags: rocksdb, facebook
Error, Cannot Open Shared object file While Loading shared Libraries, Error happen, That error is "Cannot Open Shared object file" Posted on April 7, 2016 In linux, there are both static(.a file) and dynamic(.so file). [Read More] Tags: error
Cmake and Gflag What is the Cmake and Gflag ? Posted on April 7, 2016 Command-Line Flags [Read More] Tags: compile, utility