240 发简信
IP属地:上海
  • Resize,w 360,h 240
    Intro

    1. Intro 1.1 Compilers and Interpreters 二者的结构不同,一个是直接将程序和数据进行解释执行,而编译器是将...

  • Resize,w 360,h 240
    算法导论学习笔记(2)|Sorting and Order Statistics

    1. HeapSort 1.1 Heaps 1. Conceptions length: the number of elements in t...

  • Resize,w 360,h 240
    算法导论学习笔记(1)|Foundations

    1. Getting Started 1.1 Insertion-Sort Insertion Sort 1.2 Loop Invariants...

  • Resize,w 360,h 240
    Android开发艺术探索(8) --- 四大组件的工作过程

    1. Activity的启动过程 方法解析: 从ActivityClientRecord中获取带启动的Activity的组件信息 通过Instr...

  • Resize,w 360,h 240
    知识整理|锁

    1. ReentrantLock 1.1 ReentrantLock VS. synchronized ReentrantLock相比synch...

  • Resize,w 360,h 240
    Android开发艺术探索(7) --- 理解Window和WindowManager

    1. Window和WindowManager Window表示一个窗口的概念,如在创建对话框时就需要Window来进行。Window通过Win...

  • Resize,w 360,h 240
    Error总结

    1 解决方案:Build 下选择 clean Project 原因分析:可能是项目中堆积了一些垃圾 2 尝试设置Gradle国内代理,依然报错如...

  • Android知识串讲(2)

    1. NavigationView颜色设置 NAVIGATION VIEW ITEM的TITLE和ICON颜色设置 2. 指南针Api Andr...

  • Resize,w 360,h 240
    Android开发艺术探索(2) --- IPC的点点滴滴

    1. 多进程 开启方式: android:process = ":remote" android:process="完整报包名" 2. 基本概念...

个人介绍
大连理工大学大四在读/Android入门小白