jlinux发表的精彩技术文章
eclipse插件开发的简单经验和一些注意事项
eclipse插件开发流程
回顾我学习eclipse插件开发流程, 总结出以下一个流程, 希望能给大家借鉴。
想要学习eclipse的插件开发
1。 首先应该下载eclipse2.1.2(不建议使用eclipse3.0学习)和它对应的中文语言包
2。 应该必须对eclipse本身的使用和结构有一个很好的了解, 最好是好好的看看帮助文件看他提供了那些特性,还有它已有的功能和视图都是做什么用处的。 ...
by jlinux 2004-01-17 浏览 (14098) 回复 (9) 关键字:
最近开发的一个软件项目管理软件(也算是对管理的讨论)
可以从http://www.chinaspis.com上下载!
帮我看看, 提提意见, 并且希望能对大家有所帮助.
当然就是因为这个软件, Tanghan Plugin的开发进度被耽误了.
by jlinux 2003-12-23 浏览 (14729) 回复 (33) 关键字:
[转贴]Opinion: Redesigning "Query by Criteria" in
Gavin and the Hibernate are looking into what makes a great "Query by Criteria" design. Wrapping an OO model on top of SQL is tough, and this piece walks through various design choices. It is always i ...
by jlinux 2003-12-04 浏览 (2951) 回复 (0) 关键字:
[Hibernate翻译]一些名词的翻译,请看一下有没有问题
打问号的是有争议的
(use tab to seprate ,sort by English name)
accessors 访问器(指get/set方法)
ad hoc 专有的,特别的
application 应用程序(特指用户自行编写的程序)
architecture 体系结构
bind 绑定
cache 缓存(或不翻译)
criteria 条件
composite 组合
Compo ...
by jlinux 2003-10-15 浏览 (5766) 回复 (8) 关键字:

