编程语录

“Sometimes it pays to stay in bed on Monday, rather than spending the rest of the week debugging Monday’s code.” 
有的时候宁愿付钱让你周一在床上待着,也不想让你用这周剩下的时间去调试你在周一所写的代码。 
Measuring programming progress by lines of code is like measuring aircraft building progress by weight.
用代码行数来衡量程序的开发进度,就好比用重量来衡量飞机的制造进度。
The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time. 
软件开发的时间通常是这样的:一开始的90%开发工作用掉了整个计划90%的时间,剩下的10%同样需要整个计划90%的时间,而最终发布前的修改也是如此。
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章