摘要:
"Good code is its own best documentation." - Steve McConnell “好代码本身就是最好的文档。” —— 史蒂夫·麦克康奈尔 0x00 大纲 0x01 前言 数据与结构的解耦 在上篇文章,我们通过将链表的节点放在具体数据类型的结构体内,这样,抽象 阅读全文
摘要:
"Writing in C or C++ is like running a chain saw with all the safety guards removed. " - Bob Gray “用C或C++写代码就像是在挥舞一把卸掉所有安全防护装置的链锯。” —— 鲍勃·格雷 0x00 大纲 0 阅读全文