<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/gabriel80" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/gabriel80" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 11 Jun 2009 16:32:00 GMT</lastBuildDate><title>吃螃蟹的虾子</title><description>灵霄公主</description><link>http://blog.csdn.net/gabriel80/</link><item><title>关系/对象映射 多对多关系(@ManyToMany 注释)【重新认识】</title><link>http://blog.csdn.net/gabriel80/archive/2009/06/11/4260923.aspx</link><wfw:comment>http://blog.csdn.net/gabriel80/comments/4260923.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gabriel80/comments/commentRss/4260923.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4260923</trackback:ping><description>&lt;br /&gt;查了好多资料&lt;br /&gt;old：@ManyToMany 注释：表示此类是多对多关系的一边，mappedBy 属性定义了此类为双向关系的维护端，注意：mappedBy 属性的值为此关系的另一端的属性名。例如，在Student类中有如下方法：被控方:            @ManyToMany(fetch = FetchType.LAZY, mappedBy = &quot;students&quot;)public Set getTeachers() {return teachers;}那么这里的“students”就是Teachers的一个属性，通常应该是这样的：Set students;另一端的getStudents方法如下所示： 主控方:             @ManyToMany(cascade = CascadeType.PERSIST, fetch = FetchType.LAZY)@JoinTable(name = &quot;Teacher_Student&quot;,joinColumns = {@JoinColumn(name = &quot;Teacher_ID&lt;img src =&quot;http://blog.csdn.net/gabriel80/aggbug/4260923.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/234314154/gabriel80/csdn.net/s.gif?r=http://blog.csdn.net/gabriel80/archive/2009/06/11/4260923.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/gabriel80/234314154/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/gabriel80/234314154/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 12 Jun 2009 00:32:00 +0800</pubDate><author>谢强</author><comments>http://blog.csdn.net/gabriel80/archive/2009/06/11/4260923.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gabriel80/archive/2009/06/11/4260923.aspx</guid><dc:creator>谢强</dc:creator><fs:srclink>http://blog.csdn.net/gabriel80/archive/2009/06/11/4260923.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gabriel80/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/gabriel80/~1113659/234314154/1113656</fs:itemid></item><item><title>非常有用的myeclipse的快捷键(gabriel专用)</title><link>http://blog.csdn.net/gabriel80/archive/2009/06/05/4244492.aspx</link><wfw:comment>http://blog.csdn.net/gabriel80/comments/4244492.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gabriel80/comments/commentRss/4244492.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4244492</trackback:ping><description>&lt;br /&gt;使用率高的：&lt;br /&gt;&lt;br /&gt;代码辅助 Alt+/&lt;br /&gt;代码格式化 Ctrl+Shift+f&lt;br /&gt;整理导入 Ctrl+Shift+o&lt;br /&gt;ctrl+shift+T 查找工程中的类&lt;br /&gt;Ctrl+Shift+R 全局 打开资源 &lt;br /&gt;Ctrl+Alt+↓ 复制当前行到下一行(复制增加)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Ctrl+Shift+X 把当前选中的文本全部变为小写&lt;br /&gt;&lt;br /&gt;Ctrl+Shift+Y 把当前选中的文本全部变为小写&lt;img src =&quot;http://blog.csdn.net/gabriel80/aggbug/4244492.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/234314156/gabriel80/csdn.net/s.gif?r=http://blog.csdn.net/gabriel80/archive/2009/06/05/4244492.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/gabriel80/234314156/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/gabriel80/234314156/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 05 Jun 2009 19:15:00 +0800</pubDate><author>谢强</author><comments>http://blog.csdn.net/gabriel80/archive/2009/06/05/4244492.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gabriel80/archive/2009/06/05/4244492.aspx</guid><dc:creator>谢强</dc:creator><fs:srclink>http://blog.csdn.net/gabriel80/archive/2009/06/05/4244492.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gabriel80/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/gabriel80/~1113659/234314156/1113656</fs:itemid></item><item><title>javascript面向对象技术基础(是我需要的)</title><link>http://blog.csdn.net/gabriel80/archive/2009/06/04/4241645.aspx</link><wfw:comment>http://blog.csdn.net/gabriel80/comments/4241645.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gabriel80/comments/commentRss/4241645.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4241645</trackback:ping><description>对象和数组(Objects and Arrays)什么是对象?把一些&quot;名字-属性&quot;的组合放在一个单元里面,就组成了一个对象.我们可以理解为javascript中的对象就是一些&quot;键-值&quot;对的集合(An object is a collection of named values. These named values are usually referred to as properties of the object.--Section3.5).&quot;名字&quot;只能是string类型,不能是其他类型,而属性的类型则是任意的(数字/字符串/其他对象..).可以用new Object()来创建一个空对象,也可以简单的用&quot;{}&quot;来创建一个空对象,这两者的作用是等同的.Js代码 var emptyObject1 = {};           //创建空对象   var emptyObject2 = new Object(); //创建空对象   var person = {&quot;name&quot;:&quot;sdcyst&quot;,      &lt;img src =&quot;http://blog.csdn.net/gabriel80/aggbug/4241645.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/234314158/gabriel80/csdn.net/s.gif?r=http://blog.csdn.net/gabriel80/archive/2009/06/04/4241645.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/gabriel80/234314158/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/gabriel80/234314158/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 04 Jun 2009 19:55:00 +0800</pubDate><author>谢强</author><comments>http://blog.csdn.net/gabriel80/archive/2009/06/04/4241645.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gabriel80/archive/2009/06/04/4241645.aspx</guid><dc:creator>谢强</dc:creator><fs:srclink>http://blog.csdn.net/gabriel80/archive/2009/06/04/4241645.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gabriel80/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/gabriel80/~1113659/234314158/1113656</fs:itemid></item><item><title>小谈茶知识</title><link>http://blog.csdn.net/gabriel80/archive/2009/06/01/4233733.aspx</link><wfw:comment>http://blog.csdn.net/gabriel80/comments/4233733.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gabriel80/comments/commentRss/4233733.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4233733</trackback:ping><description>&lt;br /&gt;1.分类：&lt;br /&gt;  以色泽(或制作工艺)分类: &lt;br /&gt;&lt;br /&gt;  茶类名  制作特色                                                  代表产品 &lt;br /&gt;  绿茶   不发酵的茶(发酵度为零)                               龙井茶,碧螺春 &lt;br /&gt;  黄茶   徽发酵的茶(发酵度为10-20m）               白牡丹,白毫银针,安吉白荣 &lt;br /&gt;  白茶   轻度发酵的茶(发酵度为20-30m）                    君山银针 &lt;br /&gt;  青茶   半发酵的茶(发酵度为30-60m）               铁观音,文山包种茶，冻顶乌龙茶 &lt;br /&gt;  红茶   全发酵的茶(发酵度为80-90m）               祁门红茶，荔枝红茶 &lt;br /&gt;  黑茶   后发酵的茶(发酵度为100m）                   六堡茶,普洱茶&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;2.茶叶基本成份及功效&lt;img src =&quot;http://blog.csdn.net/gabriel80/aggbug/4233733.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/234314159/gabriel80/csdn.net/s.gif?r=http://blog.csdn.net/gabriel80/archive/2009/06/01/4233733.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/gabriel80/234314159/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/gabriel80/234314159/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 02 Jun 2009 01:58:00 +0800</pubDate><author>飘动的风</author><comments>http://blog.csdn.net/gabriel80/archive/2009/06/01/4233733.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gabriel80/archive/2009/06/01/4233733.aspx</guid><dc:creator>飘动的风</dc:creator><fs:srclink>http://blog.csdn.net/gabriel80/archive/2009/06/01/4233733.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gabriel80/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/gabriel80/~1113659/234314159/1113656</fs:itemid></item><item><title>Ext.data简介（专门针对store和record已经collect()方法）</title><link>http://blog.csdn.net/gabriel80/archive/2009/03/24/4020213.aspx</link><wfw:comment>http://blog.csdn.net/gabriel80/comments/4020213.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gabriel80/comments/commentRss/4020213.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4020213</trackback:ping><description>&lt;br /&gt;@@Ext.data.Record&lt;br /&gt;Ext.data.Record就是一个设定了内部数据类型的对象，它是Ext.data.Store的最基本组成部分。如果把Ext.data.Store看作是一张二维表，那么它的每一行就对应一个Ext.data. Record实例。&lt;br /&gt;Ext.data.Record的主要功能是保存数据，并且在内部数据发生改变时记录修改的状态，它还可以保留修改之前的原始值。&lt;br /&gt;　　我们使用Ext.data.Record时通常都是由create()函数开始，首先用create()函数创建一个自定义的Record类型，如下面的代码所示。&lt;br /&gt;　　var PersonRecord = Ext.data.Record.create([&lt;br /&gt;　　{name: 'name', type: 'string'},&lt;br /&gt;　　{name: 'sex', type: 'int'}&lt;br /&gt;　　]);&lt;br /&gt;　　PersonRecord就是我们定义的新类型，包含字符串类型的name和整数类型的sex两个属性，然后我们使用new关键字创&lt;img src =&quot;http://blog.csdn.net/gabriel80/aggbug/4020213.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/gabriel80/234314160/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/gabriel80/234314160/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 24 Mar 2009 22:33:00 +0800</pubDate><author>飘动的风</author><comments>http://blog.csdn.net/gabriel80/archive/2009/03/24/4020213.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gabriel80/archive/2009/03/24/4020213.aspx</guid><dc:creator>飘动的风</dc:creator><fs:srclink>http://blog.csdn.net/gabriel80/archive/2009/03/24/4020213.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gabriel80/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/gabriel80/~1113659/234314160/1113656</fs:itemid></item><item><title>引用 CSS+DIV/Ul+LI/dl+dt+dd/tabale+css 样式</title><link>http://blog.csdn.net/gabriel80/archive/2009/03/12/3985002.aspx</link><wfw:comment>http://blog.csdn.net/gabriel80/comments/3985002.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gabriel80/comments/commentRss/3985002.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3985002</trackback:ping><description>CSS+DIV布局&lt;img src =&quot;http://blog.csdn.net/gabriel80/aggbug/3985002.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/gabriel80/234314161/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/gabriel80/234314161/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 13 Mar 2009 02:54:00 +0800</pubDate><author>飘动的风</author><comments>http://blog.csdn.net/gabriel80/archive/2009/03/12/3985002.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gabriel80/archive/2009/03/12/3985002.aspx</guid><dc:creator>飘动的风</dc:creator><fs:srclink>http://blog.csdn.net/gabriel80/archive/2009/03/12/3985002.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gabriel80/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/gabriel80/~1113659/234314161/1113656</fs:itemid></item><item><title>JPA开发</title><link>http://blog.csdn.net/gabriel80/archive/2009/03/05/3958692.aspx</link><wfw:comment>http://blog.csdn.net/gabriel80/comments/3958692.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gabriel80/comments/commentRss/3958692.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3958692</trackback:ping><description>&lt;br /&gt;javax.persistence.*注释支持如下 5 个属性&lt;br /&gt;&lt;br /&gt;target Entity&lt;br /&gt;　　targetEntity 属性是 Class 类型的属性。定义实体一对一关系中处于从属地位的实体类的类型。如果没有为该属性设置值，OpenJPA 容器默认 targetEntity 属性的值是该成员属性对应的类类型，所以实体关系定义时通常不需要为 targetEntity 属性设置值。&lt;br /&gt;　　mappedBy&lt;br /&gt;　　mappedBy 属性是 String 类型的属性。mappedBy 属性的值是当前实体在关联实体中的属性名称，使用 mappedBy 可以定义实体类之间的双向关系。如果类之间是单向关系，不需要提供定义，如果类和类之间形成双向关系，我们就需要使用这个属性进行定义，否则可能引起数据一致性的问题。&lt;br /&gt;　　以演示场景中 Book 和 BookExtend 实体为例，假设我们只定义 Book 类有 BookExtend 类型的属性，而 BookExtend 并没有 Book 类型的属性，那么说明 Book 和 Book&lt;img src =&quot;http://blog.csdn.net/gabriel80/aggbug/3958692.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/gabriel80/234314162/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/gabriel80/234314162/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Thu, 05 Mar 2009 17:48:00 +0800</pubDate><author>飘动的风</author><comments>http://blog.csdn.net/gabriel80/archive/2009/03/05/3958692.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gabriel80/archive/2009/03/05/3958692.aspx</guid><dc:creator>飘动的风</dc:creator><fs:srclink>http://blog.csdn.net/gabriel80/archive/2009/03/05/3958692.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gabriel80/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/gabriel80/~1113659/234314162/1113656</fs:itemid></item><item><title>native2ascii</title><link>http://blog.csdn.net/gabriel80/archive/2009/03/03/3951721.aspx</link><wfw:comment>http://blog.csdn.net/gabriel80/comments/3951721.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gabriel80/comments/commentRss/3951721.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3951721</trackback:ping><description>&lt;br /&gt;native2ascii 工具将带有本机编码字符（非拉丁 1 和非单一码字符）的文件转换成带有Unicode编码字符的文件。 假设需要转化的属性文件为：D:\src\ApplicationResources_zh_CN_GBK.properties（含有中文字符） ，转化后的属性文件为：D:\classes\ApplicationResources.properties（中文字符统一转化为Unicode） 那么使用如下命令 &lt;br /&gt;&lt;br /&gt;JAVA_HOME\bin\native2ascii -encoding GBK D:\src\ApplicationResources_zh_CN_GBK.properties D:\classes\ApplicationResources.properties&lt;img src =&quot;http://blog.csdn.net/gabriel80/aggbug/3951721.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/gabriel80/234314163/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/gabriel80/234314163/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 03 Mar 2009 17:47:00 +0800</pubDate><author>飘动的风</author><comments>http://blog.csdn.net/gabriel80/archive/2009/03/03/3951721.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gabriel80/archive/2009/03/03/3951721.aspx</guid><dc:creator>飘动的风</dc:creator><fs:srclink>http://blog.csdn.net/gabriel80/archive/2009/03/03/3951721.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gabriel80/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/gabriel80/~1113659/234314163/1113656</fs:itemid></item><item><title>sql sever 2000需要用到的三个JAR架包</title><link>http://blog.csdn.net/gabriel80/archive/2009/02/07/3867266.aspx</link><wfw:comment>http://blog.csdn.net/gabriel80/comments/3867266.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/gabriel80/comments/commentRss/3867266.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3867266</trackback:ping><description>msutil.jar，mssqlserver.jar，msbase.jar三个架包&lt;img src =&quot;http://blog.csdn.net/gabriel80/aggbug/3867266.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/gabriel80/234314164/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/gabriel80/234314164/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sat, 07 Feb 2009 18:53:00 +0800</pubDate><author>红豆悟空</author><comments>http://blog.csdn.net/gabriel80/archive/2009/02/07/3867266.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gabriel80/archive/2009/02/07/3867266.aspx</guid><dc:creator>红豆悟空</dc:creator><fs:srclink>http://blog.csdn.net/gabriel80/archive/2009/02/07/3867266.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gabriel80/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/gabriel80/~1113659/234314164/1113656</fs:itemid></item><item><title>Mylyn 2.0----集成的任务管理（都Mylyn 3版本了。。可惜我的myeclipse版本低。。只能选择用低版本的插件）</title><link>http://blog.csdn.net/gabriel80/archive/2009/02/03/3859858.aspx</link><wfw:comment>http://blog.csdn.net/gabriel80/comments/3859858.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/gabriel80/comments/commentRss/3859858.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3859858</trackback:ping><description>现在，在 2.0 版中，Mylyn（以前称为 Mylar）通过将任务无缝集成到 Eclipse 中并在工作时自动管理任务上下文，提高了效率。Mylyn 项目主管 Mik Kersten 更新了他撰写的分两部分的 Mylyn 使用指南，以便包括根据 Mylyn 1.0 的大量用户反馈而作出的改进。第 1 部分介绍 Mylyn 的任务管理功能和它与 Bugzilla、Trac 和 JIRA 等储存库的集成。在 第 2 部分，您将了解上下文管理如何简化多任务执行，以及如何减少信息超载。虽然软件系统、框架和工具可以无限制地发展，但开发人员实际处理信息的能力具有一个上限。大多数集成开发环境（IDE）尝试使用结构化视图、编辑器和高级搜索功能来解决这个限制。这些机制虽然可以使大型系统的导航变得更容易，但是它们常常不足以帮助您管理完成典型编程任务所必须处理的大量信息。因此，结构化视图越来越不堪负荷 —— 例如，即使在导航一个小型的企业应用程序时，Eclipse Package Explorer 也常常会显示数千个源文件 —— 您要浪费大量的时间来滚动、导航和跟踪这些信息。 有趣&lt;img src =&quot;http://blog.csdn.net/gabriel80/aggbug/3859858.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/gabriel80/234314165/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/gabriel80/234314165/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 03 Feb 2009 19:28:00 +0800</pubDate><author>红豆悟空</author><comments>http://blog.csdn.net/gabriel80/archive/2009/02/03/3859858.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/gabriel80/archive/2009/02/03/3859858.aspx</guid><dc:creator>红豆悟空</dc:creator><fs:srclink>http://blog.csdn.net/gabriel80/archive/2009/02/03/3859858.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/gabriel80/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/gabriel80/~1113659/234314165/1113656</fs:itemid></item></channel></rss>