CodeLife2012

Results 14 issues of CodeLife2012

https://github.com/zhaoterryy/mkdocs-pdf-export-plugin#adjusting-the-output I added the above configuration to the extra css of the project below, top-left top-center and top-right take effect, but margin has no effect. https://github.com/LearnOpenGL-CN/LearnOpenGL-CN/blob/new-theme/docs/css/style.css

``` memmoveDictionary ---- vec.reserve(dic.size()); or (auto &itr : dic) { vec.push_back(&itr.second); } ``` Dict is written back follow the `vec` order. **When crashed in the middle, recoverd key value pairs...

### The version of WCDB > 1.0.7.5 https://github.com/Tencent/wcdb/blob/a4f66084e7fdaee342e300ca4c09aea82086b75e/objc/WCDB/core/handle_pool.cpp#L143

![image](https://user-images.githubusercontent.com/4277861/56405621-a2abc900-629f-11e9-8862-d8d49ced03ac.png)

Clone and build is to slow, so provide a stable binary version will save a lot time for other people just want to use or test.

enhancement

1. Why not use the real machine to dynamically execute, it may be simpler and more accurate to implement. 3. How to trigger the methods of all classes when running...

I run the follow command, ``` sudo chgrp procmod /path_to_readmem sudo chmod g+s /usr/path_to_readmem ``` But still can't execute `task for pid`.