Mrdb blog
SQLite introduction and analysis (1) --- Introduction
Introduction and Analysis of SQLite (ii) --- introduction and analysis of design and concepts SQLite (iii) --- kernel Overview (1) SQLite getting started and Analysis (3) --- kernel Overview (2) SQLite getting started and Analysis (4) --- page cache Transaction Processing (1) SQLite getting started and Analysis (4) --- page cache Transaction Processing (2)
Introduction and Analysis of SQLite (4) --- transaction processing of page cache (3)
SQLite introduction and analysis (5) --- page cache concurrency control
SQLite getting started and Analysis (6) --- Introduction to SQLite lock and Analysis (7) --- Introduction to SQLite version3.3.6 source code file structure (8) --- storage model (1) SQLite getting started and Analysis (8) --- storage model (2) SQLite getting started and Analysis (8) --- storage model (3) SQLite getting started and Analysis (9) --- VACUUM command analysis talking about SQLite -- Implementation and Application talking about SQLite -- Analysis of lemon talking about SQLite -- Query Processing and optimization others: SQLiteSource code Display (Open Source Chinese Community ):Http://www.oschina.net/code/explore/chromium.r67069/third
Party/SQLite/src lemon syntax generator: the lemon Parser Generator
SQLite Tutorial: SQLite Guide/tutorial
SQLite Chinese site: http://www.sqlite.com.cn/POPlist.asp? Classid = 3
VC ++ Programming Network sniffing: http://www.rosoo.net/a/201005/9520.html
Socket simple getting started Tutorial:
Http://www.360doc.com/content/07/0105/11/4910_319124.shtml
Internet-socket-network>Network sniffer: Http://www.pudn.com/downloads34/sourcecode/internet/detail107562.html
Thread model ------ rousau studio: http://www.rosoo.net/a/201104/11190.html
Reading Notes: criticism of the thread model: http://coolshell.cn/articles/4626.html
In the blog, a description of mutex (mutex, that is, a synchronization primitive): http://www.cnblogs.com/lhgj0518/articles/1984328.html, related to the application of the thread ..