https://github.com/charonchui/annotationdemo
AnnotationDemo
https://github.com/charonchui/annotationdemo
Last synced: 4 months ago
JSON representation
AnnotationDemo
- Host: GitHub
- URL: https://github.com/charonchui/annotationdemo
- Owner: CharonChui
- License: apache-2.0
- Created: 2016-07-07T13:19:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T09:24:15.000Z (over 8 years ago)
- Last Synced: 2025-05-15T16:42:46.633Z (about 1 year ago)
- Language: Java
- Size: 98.6 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AnnotationDemo
学习编译时注解的示例代码,原文:[注解使用](https://github.com/CharonChui/AndroidNote/blob/master/AdavancedPart/%E6%B3%A8%E8%A7%A3%E4%BD%BF%E7%94%A8.md)
该`Demo`由[annotationprocessing101](http://hannesdorfmann.com/annotation-processing/annotationprocessing101)整理修改而来。
---
- 邮箱 :charon.chui@gmail.com
- Good Luck!