import java.lang.annotation.*;. /**. * 切面注解. */. @Target(ElementType.TYPE). @Retention(RetentionPolicy.RUNTIME). public @interface Aspect {.
確定! 回上一頁