摘要:
Android TextView中有图片有文字混合排列 1.使用html.fromHtml 2.新建ImageGetter 3.使用<img src>标签 demo: 1.设置文字 ((TextView) findViewById(R.id.tv_gradlist_calorie_desc)).se 阅读全文
posted @ 2016-02-28 10:10
blfshiye
阅读(604)
评论(0)
推荐(0)
摘要:
ebean orm框架,其作者觉得hibernate的bean管理会话管理。难以在短时间明确,就自己搞了一套,就成了如今的ebean。ebean被一些开发人员这觉得是一把瑞士军刀。能够看出一些程序猿对ebean的高度评价。以下是一些ebean的特点总结 1.简单易于学习和使用(简化hibernate 阅读全文
posted @ 2016-02-28 09:33
blfshiye
阅读(3665)
评论(1)
推荐(1)