会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
wydilearn
博客园
首页
新随笔
联系
订阅
管理
2022年1月4日
注解与反射
摘要: 注解Annotation Annotation的作用: 不是程序本身,可以对程序作出解释 可以被其他程序(比如:编译器等)读取 Annotation的格式: 如@SuppressWarnings(value="unchecked") 在哪里使用: package, class, method, fi
阅读全文
posted @ 2022-01-04 01:40 wydilearn
阅读(402)
评论(2)
推荐(1)
编辑
公告