会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
3H
博客园
首页
新随笔
联系
订阅
管理
2014年11月14日
获取当前运行的类名或者方法
摘要: public static String getCurrentMethodName() { int level = 1; StackTraceElement[] stacks = new Throwable().getStackTrace(); String methodName = sta...
阅读全文
posted @ 2014-11-14 14:42 3H
阅读(255)
评论(0)
推荐(0)
编辑
android 圆角编写(懒得去找,写给自己看的)
摘要:
阅读全文
posted @ 2014-11-14 14:40 3H
阅读(266)
评论(0)
推荐(0)
编辑
公告