搜索:kernel+annotation
找到约 492 项符合「kernel+annotation」的查询结果
结果 492
按分类筛选
- 全部
- Linux/Unix编程 (82)
- 其他书籍 (58)
- 技术资料 (50)
- 嵌入式Linux (39)
- 操作系统开发 (28)
- 嵌入式/单片机编程 (17)
- 其他 (15)
- 电子书籍 (14)
- 微处理器开发 (13)
- 软件设计/软件工程 (13)
- 网络 (11)
- 人工智能/神经网络 (10)
- 软件工程 (9)
- 驱动编程 (9)
- Java编程 (9)
- uCOS (8)
- 其他嵌入式/单片机内容 (8)
- matlab例程 (7)
- VIP专区 (7)
- 单片机开发 (6)
- 嵌入式综合 (5)
- 系统设计方案 (5)
- 数学计算 (4)
- VxWorks (4)
- VC书籍 (4)
- 加密解密 (3)
- 可编程逻辑 (3)
- USB编程 (3)
- 文章/文档 (3)
- 单片机编程 (2)
- Linux/uClinux/Unix编程 (2)
- 学术论文 (2)
- DSP编程 (2)
- 多国语言处理 (2)
- 汇编语言 (2)
- 通讯编程文档 (2)
- Windows CE (2)
- 行业发展研究 (2)
- android开发 (2)
- 书籍 (2)
- uCOS编程 (1)
- 行业应用文档 (1)
- 数值算法/人工智能 (1)
- 驱动程序 (1)
- 通讯/手机编程 (1)
- 技术书籍 (1)
- Matlab (1)
- 教程资料 (1)
- 压缩解压 (1)
- 手机短信编程 (1)
- Modem编程 (1)
- 编辑器/阅读器 (1)
- 文件格式 (1)
- 技术管理 (1)
- 数据结构 (1)
- Java书籍 (1)
- BREW编程 (1)
- 中间件编程 (1)
- 源码 (1)
- 软件 (1)
- 电路图 (1)
- 手册 (1)
- 论文 (1)
https://www.eeworm.com/dl/633/390782.html
Java编程
使用annotation封装的jdbc
使用annotation封装的jdbc,只要定义个借口,然后再某个方法上加个annotation,就可以操作数据库了,如:
@Query("select * from user where id=?")
public User getUser(int id)
不用实现具体方法,就可以用了。
https://www.eeworm.com/dl/633/244920.html
Java编程
hibernate annotation及acegi-security使用范例
hibernate annotation及acegi-security使用范例
https://www.eeworm.com/dl/619/481537.html
Linux/Unix编程
Kernel code of linux kernel
Kernel code of linux kernel
https://www.eeworm.com/dl/542/390955.html
其他书籍
the linux kernel-api the linux kernel-api
the linux kernel-api
the linux kernel-api
https://www.eeworm.com/dl/542/461132.html
其他书籍
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: Creating a Device Driver With Xcode
3:Hello Debugger: Debugging a Device Driver With GDB
4:Packaging Your KEXT for Distribution and Installation
5:Loading Kernel Exte ...