摘要:
ThreadLocal是什么 早在JDK 1.2的版本中就提供java.lang.ThreadLocal,ThreadLocal为解决多线程程序的并发问题提供了一种新的思路。使用这个工具类可以很简洁地编写出优美的多线程程序。 当使用ThreadLocal维护变量时,ThreadLocal为每个使用该 阅读全文
posted @ 2016-03-11 18:45
新感觉
阅读(210)
评论(0)
推荐(0)
摘要:
1. Parcelable接口 Interface for classes whose instances can be written to and restored from a Parcel。 Classes implementing the Parcelable interface must 阅读全文
posted @ 2016-03-11 09:59
新感觉
阅读(252)
评论(0)
推荐(0)

浙公网安备 33010602011771号