随笔分类 - 编程思想
摘要:10. If debugging is the process of removing software bugs, then programming must be the process of putting them in. – Edsger Dijkstra如果调试程序是移除臭虫(软件缺陷)的过程,那编写程序就是把臭虫放进来的过程。—— 迪杰斯特拉09. Writing the first 90 percent of a computer program takes 90 percent of the time. The remaining ten percent also takes
阅读全文