new Exception() 日志打印方法,显示调用行数,可跳转
Log.d(TAG,”updateQuestion 方法调用 mCurrentIndex=”+mCurrentIndex,new Exception());
android学习
最新推荐文章于 2024-08-26 10:00:00 发布
new Exception() 日志打印方法,显示调用行数,可跳转
Log.d(TAG,”updateQuestion 方法调用 mCurrentIndex=”+mCurrentIndex,new Exception());