ThreadLocal的使用及原理分析
1. 什么是ThreadLocal?
ThreadLocal称作线程本地存储。简单来说,就是ThreadLo...
.IllegalStateException: The content of the adapter has changed but ListView did not receive a not…
java.lang.IllegalStateException: The content of the adapter has changed but ...
android飞机票选座效果源码
选座效果
Kotlin中空安全操作符,异常处理和自定义异常,以及先决条件函数详解
一、Kotlin的可空性
null 在java中我们司空见惯的空指针异常NullPointerExcep...

