会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Nullpointer_dxy
博客园
首页
新随笔
联系
订阅
管理
2019年6月20日
jvm指令
摘要: 栈和局部变量操作 将常量压入栈的指令 aconst_null 将null对象引用压入栈 iconst_m1 将int类型常量-1压入栈 iconst_0 iconst_1 将int类型常量1压入栈 iconst_2 将int类型常量2压入栈 iconst_3 将int类型常量3压入栈 iconst_
阅读全文
posted @ 2019-06-20 15:24 Nullpointer_dxy
阅读(253)
评论(0)
推荐(0)
公告