index
Java Programming
Java 编程语言、JVM 和 Android 开发相关文档。
📚 现有文档
JVM & Performance
- JVM Memory Model - JVM 内存管理
- JVM Instructions - JVM 字节码和指令集
- G1 Garbage Collector - G1 垃圾收集器
- Java Reflection - 运行时反射和元编程
- JVM Overview - JVM 概述
- JVM & ART - JVM 与 ART 运行时
Android Development
- ADB Tools - Android Debug Bridge 使用技巧
- Binder Mechanism - Android IPC 机制概述
- Binder Deep Dive Part 1 - Binder 实现详解
- Binder Deep Dive Part 2 - Binder 高级概念
- IPC Communication - Android 进程间通信
- Parcel Serialization - Android 数据序列化
ART Runtime
- ART Creation Process - Android Runtime 初始化
- DEX2OAT Compilation - AOT 编译过程
- ART JNI - ART 中的 Java Native Interface
- ART Garbage Collection - ART 内存管理
🎯 学习路径
入门级别
- 理解 Java 基础语法和面向对象编程
- 学习集合框架和常用 API
- 掌握异常处理和 I/O 操作
中级级别
- 深入学习 JVM Memory Model
- 理解垃圾收集机制
- 探索反射和高级特性
高级级别
- JVM 调优和性能分析
- 并发编程和多线程
- Android 系统开发
📖 快速参考
修改历史4 次提交
- refactor: reorganize documentation structure and update Navbar componentxiaocheng··
2fb8f42 - chore(project): clean up obsolete configuration and build artifactsxiaocheng··
3574bd3 - subindexxiaocheng··
5ce393c