Loading

摘要: 文章目录 1.什么是注解?1.1.如何才能使用注解? 2.注解的基本概念2.1 包含元素的注解2.2 注解的作用范围2.3 注解的定义2.4 元注解2.4.1 @Target2.4.2 @Retention2.4.3 @Documented2.4.4 @Inherited2.4.5 @Repeata 阅读全文
posted @ 2022-11-14 20:19 文牧之 阅读(35) 评论(0) 推荐(0)