2015年2月4日
摘要: 试用Android Annotations - 猛禽的编程艺术 - 博客频道 - CSDN.NETAndroid Annotations本来我想写个 Java 版本的《RESTful客户端库:RestClient 》用于 Android 应用开发,结果发现不太好写,虽然用了 Dynamic Prox... 阅读全文
posted @ 2015-02-04 16:13 Seven1979 阅读(147) 评论(0) 推荐(0)
摘要: Android Annotations 介绍 - hack8的专栏 - 博客频道 - CSDN.NET开发过程中看到别人使用了AndroidAnnotations的代码,该代码是一个第三方框架,通过注释来开发应用。使用Android Annotations能够大大减少代码量。请看下面的Java代码[... 阅读全文
posted @ 2015-02-04 16:11 Seven1979 阅读(626) 评论(0) 推荐(0)