摘要: package com.day2; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; @Target({ElementTy... 阅读全文
posted @ 2018-10-19 23:33 往事只能回味--- 阅读(137) 评论(0) 推荐(0)