aaload (50,0x32)
从数组中装载引用类型
1. 操作数栈
pop: arrayref,indexpush: value
arrayref必须是引用类型R[],并且必须指向元素为引用类型R的数组。索引必须是int类型。a
2020-03-22