QA MichaelPeng

一个QA的零零碎碎

11 2009 档案

一次群体code review
摘要:博客园的Jeffrey Zhao的一个帖子里列出了一段有问题的代码。 群众的眼睛是雪亮的。区区半天,就发现了这么多问题。 注释和代码不匹配 参数未检查 浮点数精度问题 返回对象可能为原对象也可能为新建对象的不确定性 极端情况下可能产生图像宽高为零的异常。 这里是老赵的总结 也许这就能体现出开源和闭源的区别吧。闭源虽然是全职人员开发,但质量不一定有开源高,毕竟一个popular的开源项目... 阅读全文

posted @ 2009-11-24 19:47 Michael Peng 阅读(310) 评论(1) 推荐(0) 编辑

高效使用Google(一)
摘要:一. 用更多的搜索词更准确的表达目的 搜qq,排名靠前的都是聊天工具qq,但如果你关心的是奇瑞的汽车qq呢,那就搜 奇瑞 汽车 qq, Google会默认这几个搜索词之间是and的关系。你告诉goog... 阅读全文

posted @ 2009-11-15 09:13 Michael Peng 阅读(699) 评论(0) 推荐(0) 编辑

面向对象设计原则-Principles and Patterns读书笔记三
摘要:4 Interface Segregation Principle(ISP,接口隔离原则) Many client specific interfaces are better than one g... 阅读全文

posted @ 2009-11-14 21:52 Michael Peng 阅读(562) 评论(0) 推荐(0) 编辑

面向对象设计原则—Principles and Patterns读书笔记二
摘要:面向对象设计原则 1 Open Close Principle 2 Liskov Substituion Principle 3 Dependency Inversion Principle 阅读全文

posted @ 2009-11-12 21:17 Michael Peng 阅读(454) 评论(0) 推荐(0) 编辑

腐烂中设计的特征--Principles and Patterns读书笔记一
摘要:一个软件项目是怎样腐烂的 阅读全文

posted @ 2009-11-11 21:18 Michael Peng 阅读(360) 评论(0) 推荐(0) 编辑

测试驱动开发
摘要:实践中发现TDD的好处 阅读全文

posted @ 2009-11-01 09:31 Michael Peng 阅读(326) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

点击右上角即可分享
微信分享提示