摘要: 一、@Target — —注解用于什么地方 ElementType.TYPE,//Class, interface (including annotation type), or enum declaration ElementType.FIELD //Field declaration (incl 阅读全文
posted @ 2020-09-16 10:37 菜鸟骑士 阅读(146) 评论(0) 推荐(0)