JAVA注解入门
摘要:package testannotation;import java.lang.annotation.Documented;import java.lang.annotation.ElementType;import java.lang.annotation.Retention;import jav...
阅读全文
posted @ 2015-01-27 23:27
posted @ 2015-01-27 23:27
posted @ 2015-01-06 12:05