文章分类 -  注解

摘要:import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; /** * @desc 注解元素类型 * 基本类型,... 阅读全文
posted @ 2018-11-30 13:41 自由-不羁的风 阅读(416) 评论(0) 推荐(0)