c++ 單態 singleton
回頭慢慢看.
http://stackoverflow.com/questions/1008019/c-singleton-design-pattern
http://blog.yangyubo.com/2009/06/04/best-cpp-singleton-pattern/#id15
http://yunli.blog.51cto.com/831344/758684
CMake - 優秀的 C/C++ 構建系統
http://blog.yangyubo.com/2008/05/07/cmake-excellent-buildsys/
揭示C++中全局類變量的構造與析構順序
http://yunli.blog.51cto.com/831344/636281