<?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:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/carefree31441" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/carefree31441" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 24 Jan 2010 12:44:00 GMT</lastBuildDate><title>熠熠的专栏</title><description>成功是属于你的！</description><link>http://blog.csdn.net/blogrss.aspx?username=carefree31441</link><item><title>Java获取真实IP地址</title><link>http://blog.csdn.net/carefree31441/archive/2010/01/24/5251622.aspx</link><description>Java获取真实IP地址&lt;img src=&quot;http://www1.feedsky.com/t1/325223900/carefree31441/csdn.net/s.gif?r=http://blog.csdn.net/carefree31441/archive/2010/01/24/5251622.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/carefree31441/325223900/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/carefree31441/325223900/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 24 Jan 2010 20:44:00 +0800</pubDate><author>熠熠</author><guid isPermaLink="false">http://blog.csdn.net/carefree31441/archive/2010/01/24/5251622.aspx</guid><dc:creator>熠熠</dc:creator><fs:srclink>http://blog.csdn.net/carefree31441/archive/2010/01/24/5251622.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/carefree31441/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/carefree31441/~7365838/325223900/5475354</fs:itemid></item><item><title>40种常用的js代码</title><link>http://blog.csdn.net/carefree31441/archive/2010/01/20/5218091.aspx</link><description>挺实用js代码分享给大家。&lt;img src=&quot;http://www1.feedsky.com/t1/325223901/carefree31441/csdn.net/s.gif?r=http://blog.csdn.net/carefree31441/archive/2010/01/20/5218091.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/carefree31441/325223901/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/carefree31441/325223901/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 20 Jan 2010 18:03:00 +0800</pubDate><author>熠熠</author><guid isPermaLink="false">http://blog.csdn.net/carefree31441/archive/2010/01/20/5218091.aspx</guid><dc:creator>熠熠</dc:creator><fs:srclink>http://blog.csdn.net/carefree31441/archive/2010/01/20/5218091.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/carefree31441/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/carefree31441/~7365838/325223901/5475354</fs:itemid></item><item><title>运用dtree组件动态生成带复选框的目录树</title><link>http://blog.csdn.net/carefree31441/archive/2010/01/08/5159975.aspx</link><description>&lt;br /&gt;1.给树对象的 config 对象添加一个控制 checkbox 是否显示的属性；&lt;br /&gt;   this.config = {
     target      : null,
     folderLinks    : true,
     useSelection   : true,
     useCookies    : true,
     useLines     : true,
     useIcons     : true,
     useStatusText   : false,
     closeSameLevel : false,
     inOrder      : false,
     check:true   //**新加的
   } &lt;br /&gt;2.修改节点对象的 toString()方法，添加...input type=&quot;checkbox&quot;...代码；在dtree 的dTree.prototype.node = function(node, nodeId)方法的if (this.config.useIcon&lt;img src=&quot;http://www1.feedsky.com/t1/325223902/carefree31441/csdn.net/s.gif?r=http://blog.csdn.net/carefree31441/archive/2010/01/08/5159975.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/carefree31441/325223902/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/carefree31441/325223902/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 08 Jan 2010 17:29:00 +0800</pubDate><author>熠熠</author><guid isPermaLink="false">http://blog.csdn.net/carefree31441/archive/2010/01/08/5159975.aspx</guid><dc:creator>熠熠</dc:creator><fs:srclink>http://blog.csdn.net/carefree31441/archive/2010/01/08/5159975.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/carefree31441/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/carefree31441/~7365838/325223902/5475354</fs:itemid></item><item><title>jpa onetomany</title><link>http://blog.csdn.net/carefree31441/archive/2010/01/06/5143376.aspx</link><description>jpa onetomany&lt;img src=&quot;http://www1.feedsky.com/t1/325223903/carefree31441/csdn.net/s.gif?r=http://blog.csdn.net/carefree31441/archive/2010/01/06/5143376.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/carefree31441/325223903/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/carefree31441/325223903/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 06 Jan 2010 15:40:00 +0800</pubDate><author>熠熠</author><guid isPermaLink="false">http://blog.csdn.net/carefree31441/archive/2010/01/06/5143376.aspx</guid><dc:creator>熠熠</dc:creator><fs:srclink>http://blog.csdn.net/carefree31441/archive/2010/01/06/5143376.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/carefree31441/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/carefree31441/~7365838/325223903/5475354</fs:itemid></item><item><title>jpa 一对多单向关联 插入问题</title><link>http://blog.csdn.net/carefree31441/archive/2010/01/06/5143177.aspx</link><description>hibernate推荐使用双向关联 &lt;br /&gt;&lt;br /&gt;但单向关联也不是不能使用 &lt;br /&gt;&lt;br /&gt;在使用单向对联的时候 发现在多方 插入的时候 外键虽然设置了值但总是无法插入。 &lt;br /&gt;&lt;br /&gt;原来是一个小小的属性设置错误。。 &lt;br /&gt;&lt;br /&gt;@ManyToOne(fetch = FetchType.EAGER)
	@JoinColumn(name = &quot;uid&quot;, nullable = false, insertable = false, updatable = false)
	public JUser getJuser() {
		return user;
	}&lt;br /&gt;这样子写就无法插入了。。 &lt;br /&gt;-------------------------------------- &lt;br /&gt;&lt;br /&gt;下面这样子就可以了 &lt;br /&gt;@ManyToOne(fetch = FetchType.EAGER)
	@JoinColumn(name = &quot;uid&quot;, nullable = false,  updatable = false)&lt;img src=&quot;http://www1.feedsky.com/t1/325223904/carefree31441/csdn.net/s.gif?r=http://blog.csdn.net/carefree31441/archive/2010/01/06/5143177.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/carefree31441/325223904/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/carefree31441/325223904/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 06 Jan 2010 15:22:00 +0800</pubDate><author>熠熠</author><guid isPermaLink="false">http://blog.csdn.net/carefree31441/archive/2010/01/06/5143177.aspx</guid><dc:creator>熠熠</dc:creator><fs:srclink>http://blog.csdn.net/carefree31441/archive/2010/01/06/5143177.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/carefree31441/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/carefree31441/~7365838/325223904/5475354</fs:itemid></item><item><title>JPA 一对多实例配置</title><link>http://blog.csdn.net/carefree31441/archive/2010/01/05/5136990.aspx</link><description>JPA 一对多实例配置&lt;img src=&quot;http://www1.feedsky.com/t1/325223905/carefree31441/csdn.net/s.gif?r=http://blog.csdn.net/carefree31441/archive/2010/01/05/5136990.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/carefree31441/325223905/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/carefree31441/325223905/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 05 Jan 2010 17:10:00 +0800</pubDate><author>熠熠</author><guid isPermaLink="false">http://blog.csdn.net/carefree31441/archive/2010/01/05/5136990.aspx</guid><dc:creator>熠熠</dc:creator><fs:srclink>http://blog.csdn.net/carefree31441/archive/2010/01/05/5136990.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/carefree31441/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/carefree31441/~7365838/325223905/5475354</fs:itemid></item><item><title>关系/对象映射 多对多关系(@ManyToMany 注释)【</title><link>http://blog.csdn.net/carefree31441/archive/2010/01/04/5131146.aspx</link><description>关系/对象映射 多对多关系(@ManyToMany 注释)【&lt;img src=&quot;http://www1.feedsky.com/t1/325223906/carefree31441/csdn.net/s.gif?r=http://blog.csdn.net/carefree31441/archive/2010/01/04/5131146.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/carefree31441/325223906/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/carefree31441/325223906/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 04 Jan 2010 18:59:00 +0800</pubDate><author>熠熠</author><guid isPermaLink="false">http://blog.csdn.net/carefree31441/archive/2010/01/04/5131146.aspx</guid><dc:creator>熠熠</dc:creator><fs:srclink>http://blog.csdn.net/carefree31441/archive/2010/01/04/5131146.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/carefree31441/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/carefree31441/~7365838/325223906/5475354</fs:itemid></item><item><title>JPA注释参考手册</title><link>http://blog.csdn.net/carefree31441/archive/2010/01/04/5131137.aspx</link><description>JPA注释参考手册&lt;img src=&quot;http://www1.feedsky.com/t1/325223907/carefree31441/csdn.net/s.gif?r=http://blog.csdn.net/carefree31441/archive/2010/01/04/5131137.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/carefree31441/325223907/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/carefree31441/325223907/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Mon, 04 Jan 2010 18:56:00 +0800</pubDate><author>熠熠</author><guid isPermaLink="false">http://blog.csdn.net/carefree31441/archive/2010/01/04/5131137.aspx</guid><dc:creator>熠熠</dc:creator><fs:srclink>http://blog.csdn.net/carefree31441/archive/2010/01/04/5131137.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/carefree31441/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/carefree31441/~7365838/325223907/5475354</fs:itemid></item><item><title>jQuery框架获取及设置单选框、多选框、文本框内容</title><link>http://blog.csdn.net/carefree31441/archive/2009/12/29/5100083.aspx</link><description>jQuery框架获取及设置单选框、多选框、文本框内容&lt;img src=&quot;http://www1.feedsky.com/t1/325223908/carefree31441/csdn.net/s.gif?r=http://blog.csdn.net/carefree31441/archive/2009/12/29/5100083.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/carefree31441/325223908/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/carefree31441/325223908/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 29 Dec 2009 17:25:00 +0800</pubDate><author>熠熠</author><guid isPermaLink="false">http://blog.csdn.net/carefree31441/archive/2009/12/29/5100083.aspx</guid><dc:creator>熠熠</dc:creator><fs:srclink>http://blog.csdn.net/carefree31441/archive/2009/12/29/5100083.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/carefree31441/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/carefree31441/~7365838/325223908/5475354</fs:itemid></item><item><title>MySQL .外键约束</title><link>http://blog.csdn.net/carefree31441/archive/2009/12/18/5032730.aspx</link><description>MySQL .外键约束&lt;img src=&quot;http://www1.feedsky.com/t1/325223909/carefree31441/csdn.net/s.gif?r=http://blog.csdn.net/carefree31441/archive/2009/12/18/5032730.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/carefree31441/325223909/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/carefree31441/325223909/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Fri, 18 Dec 2009 15:56:00 +0800</pubDate><author>熠熠</author><guid isPermaLink="false">http://blog.csdn.net/carefree31441/archive/2009/12/18/5032730.aspx</guid><dc:creator>熠熠</dc:creator><fs:srclink>http://blog.csdn.net/carefree31441/archive/2009/12/18/5032730.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/carefree31441/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/carefree31441/~7365838/325223909/5475354</fs:itemid></item></channel></rss>