摘要: 1 package com.aspectj.demo.aspect; 2 3 import java.lang.annotation.ElementType; 4 import java.lang.annotation.Retention; 5 import java.lang.annotation.RetentionPolicy; 6 import java.lang.annot... 阅读全文
posted @ 2016-04-07 13:39 wujf 阅读(1678) 评论(0) 推荐(0)