摘要:
"Almost no one will remember what he had just not interested." - Nobody “几乎没有人会记得他所丝毫不感兴趣的事情。” —— 佚名 0x00 大纲 目录0x00 大纲0x01 前言0x02 技术选型0x03 需求分析目标用户用户故 阅读全文
摘要:
"If debugging is the process of removing software bugs, then programming must be the process of putting them in." - Edsger Dijkstra “如果调试是消除软件Bug的过程,那 阅读全文
摘要:
"Most of you are familiar with the virtues of a programmer. There are three, of course: laziness, impatience, and hubris." - Larry Wall “程序员的美德:懒惰,不耐烦 阅读全文
摘要:
"I don’t care if it works on your machine! We are not shipping your machine!" - Vidiu Platon “我才不管它能不能在你的机器上运行捏!我们又不会给你提供机器!” —— 韦都·柏拉图 0x00 大纲 0x01 前 阅读全文
摘要:
"Good code is its own best documentation." - Steve McConnell “好代码本身就是最好的文档。” —— 史蒂夫·麦克康奈尔 0x00 大纲 0x01 前言 数据与结构的解耦 在上篇文章,我们通过将链表的节点放在具体数据类型的结构体内,这样,抽象 阅读全文