03 2016 档案
摘要:Java Thread wait, notify and notifyAll Example Java线程中的使用的wait,notify和nitifyAll方法示例. The Object class in java contains three final methods that allows
阅读全文
摘要:Life Cycle of Thread – Understanding Thread States in Java 深入理解java线程生命周期. Understanding Life Cycle of Thread and Thread States are very important whe
阅读全文
摘要:Hanlder的使用方式一: 1 private static Handler mHandler = new Handler(){ 2 public void handleMessage(android.os.Message msg) { 3 switch (msg.what) { 4 case O
阅读全文
摘要:四大组件相信大家都不陌生了吧,今天咱们就组件间通信做个说明: 首先: 主要今天的目的是为了说明Android 提供的一个ResultReceiver类,这个类相信大家都不陌生吧》?但是你们层深入了解过么,这个类不可谓不强大,辣么,咱们就看看怎么使他吧, 实例:Activity和service通信,4
阅读全文

浙公网安备 33010602011771号