结构
attribute_name_index u2
属性名称,指向一个utf8类型的常量
attribute_length u4
属性值的长度,固定为整个属性表的长度-6
max_locals u2
局部变量表所需要的存储空间,单位为slot
code_length u4
用来存储java源程序编译后生成的字节码指令
exception_table_length u2
exception_table exception_info
start_pc,end_pc,hadle_pc,catch_type
attribute_count u2
attribute attribute_info