kernel+annotation
kernel+annotation技术资料下载专区,收录326份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
326
源代码
10,000
kernel+annotation 热门资料
查看全部 326 份 →使用annotation封装的jdbc
使用annotation封装的jdbc,只要定义个借口,然后再某个方法上加个annotation,就可以操作数据库了,如: @Query("select * from user where id=?") public User getU...
2017-01-12
122
Introduction to Kernel Extension Concepts 1:Hello Kernel: Creating a Kernel Extension With Xcode 2
Introduction to Kernel Extension Concepts 1:Hello Kernel: Creating a Kernel Extension With Xcode 2:Hello I/O Kit: Crea...
2013-12-31
34