置顶随笔

posted @ 2008-07-22 20:51 nemo 阅读(1699) | 评论 (7)编辑 收藏


2008年9月11日

posted @ 2008-09-11 16:30 nemo 阅读(510) | 评论 (2)编辑 收藏


2008年9月9日

posted @ 2008-09-09 17:27 nemo 阅读(2282) | 评论 (4)编辑 收藏


2008年7月22日

posted @ 2008-07-22 22:55 nemo 阅读(361) | 评论 (0)编辑 收藏

posted @ 2008-07-22 20:51 nemo 阅读(1699) | 评论 (7)编辑 收藏

posted @ 2008-07-22 09:46 nemo 阅读(871) | 评论 (0)编辑 收藏

posted @ 2008-07-22 00:03 nemo 阅读(457) | 评论 (2)编辑 收藏


2008年7月21日

posted @ 2008-07-21 23:43 nemo 阅读(954) | 评论 (8)编辑 收藏

posted @ 2008-07-21 23:42 nemo 阅读(1703) | 评论 (3)编辑 收藏


2007年6月28日

     摘要: Eclipse 的资源浏览器很强大,可以很方便的查看工作空间中可供适配的资源,并且提供了对排序、过滤等功能的支持。Eclipse的RCP项目组不赞成我们在富客户端应用程序中使用ResourceNavigator,原因是ResourceNavigator的实现代码位于Eclipse IDE中,如果使用资源浏览器,生成的RCP产品将会增加二十多兆的空间,而且会增加许多我们的产品中并不使用的功能,很浪费磁盘和系统资源。他们赞成我们根据需要,为应用程序量身定做树形浏览器视图,但是,基于方便和对强大功能的追求,以及对Eclipse代码优良性的肯定,插件开发者们仍然希望将资源浏览器直接加入到我们的RCP程序中。为了满足广大Eclipse开发者强烈的要求,本文对在Eclipse RCP中使用ResourceNavigator的方法做较为全面的介绍。  阅读全文

posted @ 2007-06-28 00:30 nemo 阅读(3537) | 评论 (12)编辑 收藏


2007年4月26日

     摘要: 1.分析Eclipse官方包中XMLMemento类,介绍XMLMemento的使用;
2.提出Eclispe官方发布的XMLMemento类的缺陷与限制;
3.提供解决这些缺陷与限制的方法,并指出XMLMemento类的使用场合:作为XML文件解析器;创建类似DOM的文件模型。  阅读全文

posted @ 2007-04-26 18:00 nemo 阅读(2119) | 评论 (1)编辑 收藏


仅列出标题  下一页

posts - 21, comments - 74, trackbacks - 0, articles - 3

Copyright © nemo