Daily study notes from those classic books, or any other kinds of resources.
摘要: The table of content for book introduction to algorithm
阅读全文
摘要: This is a note about how to compile the Loki open source files in the linux, by controlling the compiling path.
阅读全文
摘要: Very short notes for the virtual constructor usage.
阅读全文
摘要: A little summary about understanding the Factory Pattern, by my own words.
阅读全文
摘要: When the constructor of the derived class is defined, we should consider and ensure how the base type is initialized:
阅读全文