2013年9月29日
摘要: myAnnotation package com.wzh.test; import java.lang.annotation.ElementType; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import java.lang.annotation.Target; 阅读全文
posted @ 2013-09-29 23:07 上校 阅读(179) 评论(0) 推荐(0)