摘要:
String className = Thread.currentThread().getStackTrace()[2].getClassName();//调用的类名 String methodName = Thread.currentThread().getStackTrace()[2].getMethodName();//调用的方法名 int lineNumb... 阅读全文
posted @ 2019-07-22 16:45
小泉哥
阅读(13757)
评论(3)
推荐(5)

浙公网安备 33010602011771号