
* Class Loader :依据特定格式,加载`class`文件到内存
* Execution Engine :对命令进行解析
* Native Interface : 融合不同开发语言的原生库为`Java`所用
* Runtime Date Area : `JVM`内存空间结构模型