搜索:annotation
找到约 19 项符合「annotation」的查询结果
结果 19
按分类筛选
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/333706.html
Linux/Unix编程
Linux_v1.0 source code, was applicable to study Linux software the personnel of the development in t
Linux_v1.0 source code, was applicable to study Linux software the personnel of the development in the early years, there is detailed code annotation.
https://www.eeworm.com/dl/531/228948.html
操作系统开发
带中文注释的linux 0.11源码 很好
带中文注释的linux 0.11源码 很好,推荐!!!Sourcecode of the Linux-011 with detailed chinese annotation,it s verygood and worth reading.
https://www.eeworm.com/dl/617/184889.html
压缩解压
About transforms DCT using the separate cosine jpeg the compression the matlab source program, simpl
About transforms DCT using the separate cosine jpeg the compression the matlab source program, simple is practical, also has the annotation, very good reads. ,matlab,Wavelet
https://www.eeworm.com/dl/633/432727.html
Java编程
ZK是一个Ajax Java Web框架
ZK是一个Ajax Java Web框架,利用少量代码就能够开发出拥有Rich UI的Web应用。ZK提供基于XUL的标记语言和事件驱动的组件,可以让你像开发桌面应用程序一样简单。支持EL表达式和脚本语言包括:JavaScript、Ruby和Groovy等。支持Annotation及数据绑定。集成Google Maps、FCKeditor、DOJO以及Timeline。 ...