Annotation自定义注解

前言: Sometimes there is no next time, no time-outs, no second chances; sometimes it's now or never. 对于注解来说,其实就是用来打标记用的,在别的地方可以根据特殊的标记得到标记的东西(属性、类、方法等),对于这大家应该非常熟悉了,很多第三方框架使用也巨多,比如Dagger、ButterKnife等等,这
相关文章
相关标签/搜索