用户操作
[即时聊天] [发私信] [加为好友]
王浩ID:yesyea
22次访问,排名2万外,好友0人,关注者0人。
做事用心。听话用脑!
yesyea的文章
原创 2 篇
翻译 0 篇
转载 0 篇
评论 0 篇
最近评论
文章分类
    收藏
      相册
      存档
      软件项目交易
      订阅我的博客
      XML聚合  FeedSky
      订阅到鲜果
      订阅到Google
      订阅到抓虾
      订阅到BlogLines
      订阅到Yahoo
      订阅到GouGou
      订阅到飞鸽
      订阅到Rojo
      订阅到newsgator
      订阅到netvibes

      原创 高效程序员的五个好习惯 收藏

      新一篇: java 多线程入门 | 

      1.Constructor Performs Minimal Work(不要让构造函数太累着)
      2.Methods Clearly Convey Their Intent(人如其名)
      3.An Object Performs a Focused Set of Services(不要狗拿耗子多管闲事)
         how to categorize these object is worthy of considering.(entity object,service object,facade object)
      4.State-Changing Methods Contain Minimal Behavior Logic(是非分明,不要纠缠不清)
         determine the boundary is a litttle difficult.
      5.Behavior Methods Can Be Called in Any Order(让依赖离我们远点)

      发表于 @ 2008年09月26日 19:29:00|评论(loading...)|收藏

      新一篇: java 多线程入门 | 

      评论:没有评论。

      发表评论  


      当前用户设置只有注册用户才能发表评论。如果你没有登录,请点击登录
      Csdn Blog version 3.1a
      Copyright © 王浩