随笔分类 -  # +--注解

摘要:Java核心(二)注解 注解是什么? 注解是一种特殊的接口,注解继承自 java.lang.annotation.Annotation。 /** The common interface extended by all annotation types. Note that an interface 阅读全文
posted @ 2019-03-07 13:55 IT当时语_青山师 阅读(20) 评论(0) 推荐(0)