随笔分类 -  Android

摘要:![](https://img2018.cnblogs.com/blog/711958/201810/711958-20181006222745554-257264998.png) 阅读全文
posted @ 2018-09-28 09:16 雨雾星天 阅读(226) 评论(0) 推荐(0)
摘要:Log类介绍: API for sending log output.Generally, use the __Log.v() Log.d() Log.i() Log.w() and Log.e()__ methods. The order in terms of verbosity, from l 阅读全文
posted @ 2017-12-30 21:15 雨雾星天 阅读(1659) 评论(0) 推荐(0)