MySQL架构与历史。
【笔记】JVM内存管理(四) - 内存分配与回收策略
对象关于新生代和老年代的内存分配。
【笔记】JVM内存管理(三) - 垃圾收集器
介绍7种垃圾收集器。
【笔记】JVM内存管理(二) - GC算法
垃圾回收主要是针对 Java 堆和方法区进行。
【笔记】JVM内存管理(一) - 运行时内存区域
JVM的内存区域分为程序计数器、虚拟机栈、本地方法栈等。
【转】深入理解Java类加载器(ClassLoader)
介绍了JVM类加载的原理。
Hello World
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Quick Start
Create a new post
1 | |
More info: Writing
Run server
1 | |
More info: Server
Generate static files
1 | |
More info: Generating
Deploy to remote sites
1 | |
More info: Deployment