zoukankan      html  css  js  c++  java
  • android基础复习

    http://www.cnblogs.com/aimeng/archive/2012/03/13/2393244.html


    android体系介绍
    http://blog.chinaunix.net/uid-25838286-id-3011173.html


    4组件与生命周期
    http://www.cnblogs.com/pepcod/archive/2013/02/11/2937403.html


    4组件简易介绍
    http://blog.csdn.net/ican87/article/details/21874321


    activity的4种加载模式,后面的解释有代码更好理解
    http://blog.csdn.net/ghj1976/article/details/6371356
    http://www.cnblogs.com/renqingping/archive/2012/11/06/launchMode.html


    Android Application Task Activities的关系(什么是task)
    http://www.cnblogs.com/ghj1976/archive/2011/04/29/2032412.html


    service详解
    http://blog.csdn.net/guolin_blog/article/details/11952435/
    broadcaseReceiver
    http://blog.csdn.net/zuolongsnail/article/details/6450156


    音视频相关博客
    http://blog.csdn.net/leixiaohua1020/article/details/50535230


    android进程,线程好文
    http://www.cnblogs.com/ghj1976/archive/2011/04/28/2031586.html
    android进程间通信,就是靠4个组件
    http://blog.csdn.net/hedong316/article/details/50548399
    andriod进程生命周期及优先级
    http://www.cnblogs.com/mengdd/p/3139934.html
    一个不太清楚的进程线程说明,翻译的文章
    http://blog.csdn.net/iefreer/article/details/4460196


    andriod多线程概述
    http://blog.csdn.net/beiminglei/article/details/8474026
    android handle与多线程
    http://www.cnblogs.com/shirley-1019/p/3557800.html
    android线程同步
    http://blog.csdn.net/peng6662001/article/details/7277851/ 普通简单说明
    android线程通信种类
    http://www.tuicool.com/articles/MfeU7rq
    android handle,message,looper等详解(明天细看下)
    http://blog.csdn.net/lmj623565791/article/details/38377229/


    AsyncTask单独解释
    http://blog.csdn.net/liuhe688/article/details/6532519


     
  • 相关阅读:
    图解Eclipse中配置Maven并创建Maven的Web工程
    Bzoj1922: [Sdoi2010]大陆争霸
    Bzoj2007: [Noi2010]海拔
    Bzoj5212: [Zjoi2018]历史
    NOIP2017:列队
    NOIP2017:逛公园
    CF908D New Year and Arbitrary Arrangement
    HDU4652:Dice
    HDU4336:Card Collector(min-max容斥)
    [NOI2017]游戏
  • 原文地址:https://www.cnblogs.com/nafio/p/9137133.html
Copyright © 2011-2022 走看看