annotation使用三步曲,
1.define annotation interface
2.define parser annotation class
3.use annotation and it's parser
java annotation
最新推荐文章于 2024-06-26 09:15:00 发布
annotation使用三步曲,
1.define annotation interface
2.define parser annotation class
3.use annotation and it's parser