16.10.15

作者: hzzz | 来源:发表于2016-10-15 16:17 被阅读0次
  1. git搞懂
  2. guice看
  3. 看代码
  4. 删备忘录
  5. 公司的书架上有 Effective Java,重构,以及 Java 函数编程。如果你们不是特别熟悉建议看看。特别是 Effective Java 就是我昨天说的 Joshua Bloch 写的。写「重构」的 Martin Fowler 也是一个比较厉害的人物。他写的架构文章都值得看看(blog里面)http://martinfowler.com/
  6. 头发
  7. @rule
  8. @parameterized

This code is clumsy.
be responsible for
inspect
Building object graphs by hand is labour intensive, error prone, and makes testing difficult.
To make it explicit that theBillingService
constructor is invoked by Guice, we add the @Inject
annotation:
Guice uses bindings to map types to their implementations.

相关文章

  • 16.10.15

    git搞懂 guice看 看代码 删备忘录 公司的书架上有 Effective Java,重构,以及 Java 函...

  • 16.10.15

    哈哈哈,我旁边有几个小孩发现了我的牙套,问我为啥带牙套,自己能不能取下来,哈哈哈我说让牙齿变齐,她说本来不就挺齐的...

  • 16.10.15

    早上被寝室里的人吵醒 很想骂人的 中午和学生会其他部门联谊 都不大认识 所以也就像普通参加聚会那样 下午也去唱歌了...

网友评论

      本文标题:16.10.15

      本文链接:https://www.haomeiwen.com/subject/rqvnyttx.html