Changes between Version 6 and Version 7 of xiederong


Ignore:
Timestamp:
03/18/2015 10:11:53 AM (11 years ago)
Author:
xiederong
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • xiederong

    v6 v7  
    11[https://github.com/goagent/goagent ]goagent[[BR]] 
    22[http://androidannotations.org ]AndroidAnnotations在编译时动态注解IOC框架,不会产生性能损耗[[BR]] 
     3[https://github.com/greenrobot/EventBus ]观察者模式框架,简化组件间的通信,十分简易好用