Class格式(六)方法表集合

下面就開始介紹方法表 重新修改源代碼,增加一個方法 public class Test { private int a; public byte b; public static Object obj; protected Object[] objs; public int add(int a,int b){ return a+b; } } 下面兩個字節表示方法個數,00 02表示有兩個方法,我只
相關文章
相關標籤/搜索