摘要:
多任务,多线程, thread Class 继承 runable 接口,实现接口 callable 接口,实现接口 阅读全文
摘要:
方法的调用 invokevirtual invokestatic java方法的调用 本地方法的调用 阅读全文
摘要:
微型子例程 不对称的调用和返回 阅读全文
摘要:
异常的抛出与捕捉 异常表 athrow 阅读全文
摘要:
条件分支 无条件分支 goto goto_w 阅读全文
摘要:
newarray anewarray multianewarray arraylength baload(boolean) caload (char) saload (short) iaload (int) laload (long) faload (float) daload (double) a 阅读全文
摘要:
针对对象的操作码 new putfield getfield putstatic getstatic checkcast instanceof 阅读全文
摘要:
浮点数 inner float:揭示java float类型内部性质的applet 浮点模式 浮点值集合 浮点值集的转换 关于规则的本质 浮点操作码 阅读全文
摘要:
inner int:揭示java int类型内部性质的applet 运算操作码 阅读全文
摘要:
转换操作码 阅读全文
摘要:
常量入栈操作 通用栈操作 把局部变量压入栈 弹出栈顶部元素,将其赋值给局部变量 wide指令 阅读全文
摘要:
为什么要使用垃圾收集 阅读全文
摘要:
解析和动态扩展 类装载器和双亲委派模型 常量池解析 解析constant_class_info入口 解析constant_fieldref_info入口 解析constant_methodref_info入口 解析constant_interfacceMethodref_info入口 解析const 阅读全文
摘要:
卸载类型 阅读全文
摘要:
类实例化 垃圾收集和对象的终结 阅读全文
摘要:
装载 验证 准备 解析 初始化 阅读全文
摘要:
6.7属性 属性格式 code属性 constantvalue属性 Deprecated属性 exceptions属性 innerClass属性 LineNumerTable属性 localvariableTable属性 sourceFile 属性 synthetic属性 阅读全文
摘要:
6.6方法 阅读全文
摘要:
6.5字段 阅读全文
摘要:
6.4 常量池 constant_uft8_info表 constant_interger_info表 constant_float_info表 constant_Long_info表 constant_Double_info表 constant_class_info表 constant_strin 阅读全文