Changes between Version 10 and Version 11 of xiederong


Ignore:
Timestamp:
03/23/2015 05:37:08 PM (11 years ago)
Author:
xiederong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • xiederong

    v10 v11  
    11[https://github.com/goagent/goagent goagent遨游世界的软件][[BR]] 
    2 [http://androidannotations.org AndroidAnnotations在编译时动态注解IOC框架,不会产生性能损耗][[BR]] 
     2[http://androidannotations.org AndroidAnnotations在编译时动态注解IOC框架,不会产生性能损耗]  官方列举出的所有使用例子[https://github.com/excilys/androidannotations/wiki/AvailableAnnotations][[BR]] 
    33[https://github.com/greenrobot/EventBus EventBus 订阅/发布者模式框架,简化组件间的通信,可以大大降低组件之间的耦合度][[BR]] 
    44[https://github.com/lightSky/MaterialDesignCenter android5.0一些开源view的集合]