李sir_Blog

博客园 首页 联系 订阅 管理

2015年12月28日

摘要: 对于字符串处理Android为我们提供了一个简单实用的TextUtils类,如果处理比较简单的内容不用去思考正则表达式不妨试试这个在android.text.TextUtils的类,主要的功能如下: 是否为空字符 boolean android.text.TextUtils.isEmpty(Char... 阅读全文
posted @ 2015-12-28 16:26 李sir 阅读(399) 评论(0) 推荐(0) 编辑

摘要: 参考: http://stackoverflow.com/questions/16588064/how-do-i-add-a-library-project-to-the-android-studio举例:库: https://github.com/AltBeacon/android-beacon-... 阅读全文
posted @ 2015-12-28 15:52 李sir 阅读(851) 评论(0) 推荐(0) 编辑