摘要: 栈和局部变量操作将常量压入栈的指令aconst_null 将null对象引用压入栈iconst_m1 将int类型常量-1压入栈iconst_0 将int类型常量0压入栈iconst_1 将int类型常量1压入栈iconst_2 将int类型常量2压入栈iconst_3 将int类型常量3压入栈ic 阅读全文
posted @ 2018-06-13 23:58 水之原 阅读(868) 评论(0) 推荐(0) 编辑