摘要: 0 ldc #2 <99999999> 2 anewarray #3 <java/lang/String> 5 astore_1 创建好数组 存入本地变量 6 aload_1 7 sipush 998 数组索引压栈 10 ldc #4 <呵呵呵呵> 数组VAL压栈 12 aastore 根据索引把V 阅读全文
posted @ 2021-08-08 01:16 方东信 阅读(146) 评论(0) 推荐(0)