摘要: 转自这try to write as less code as possible.refactoryour code often; trying to avoid duplicate stuff, improving its readability and simplifying its structure without changing its results.comment your code as much as possible (comments do not count as code:) )avoid complex code structure with large clas 阅读全文
posted @ 2012-10-11 10:25 litstrong 阅读(141) 评论(0) 推荐(0)