摘要: 注解 @Documented@Retention(RetentionPolicy.RUNTIME)@Target(ElementType.METHOD)public @interface MyTest {} public class MyTestFunction { public static vo 阅读全文
posted @ 2021-12-06 20:04 Black空我 阅读(34) 评论(0) 推荐(0)