云自无心水自闲

天平山上白云泉,云自无心水自闲。何必奔冲山下去,更添波浪向人间!
posts - 134, comments - 238, trackbacks - 0, articles - 6
  BlogJava :: 首页 :: 新随笔 :: 联系 :: 聚合  :: 管理

2006年10月20日

1. 使用添加新功能更容易
2. 提升原有代码的设计
3. 使用代码容易理解
4. 使得原来的代码不再那么令人“生厌”。

一句经典的话:

Keeping code clean is a lot like keeping a room clean. Once your room becomes a mess, it becomes harder to clean. The worse the mess becomes, the less you want to clean it. If I can keep my room clean for several weeks, continuous hygiene starts to become a habit. Unfortunately, new habits often run the risk of being compromised by old habits.

To keep code clean, we must continuously remove duplication and simplify and clarify code. We must not tolerate messes in code, and we must not backslide into bad habits. Clean code leads to better design, which leads to faster development, which leads to happy customers and programmers. Keep your code clean.


最后一句Martin Fowler的话:
Any fool can write code that a computer can understand. Good programmers write code that humans can understand。

posted @ 2006-10-20 15:02 云自无心水自闲 阅读(57) | 评论 (0)编辑 收藏

官方网址:http://www.badboy.com.au/
Badboy is a powerful tool designed to aid in testing and development of complex dynamic applications. Badboy makes web testing and development easier with dozens of features including a simple yet comprehensive capture/replay interface, powerful load testing support, detailed reports, graphs and much more!

Badboy是一个强大的工具,被设计用于测试和开发复杂的动态应用。Badboy功能丰富(包括一个捕获/重播接口,强大的压力测试支持,详细的报告、图形)使得测试和开发更加容易。

Badboy对于个人使用者是免费的。

posted @ 2006-10-20 13:13 云自无心水自闲 阅读(943) | 评论 (2)编辑 收藏