<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_seeking  solution  for  the future</title><subtitle type="text">为了梦想</subtitle><id>http://feed.cnblogs.com/blog/u/29811/rss</id><updated>2012-02-08T13:34:36Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/29811/rss"/><entry><id>http://www.cnblogs.com/burandanxin/archive/2010/10/06/1844535.html</id><title type="text">10款优秀的跨平台免费生产力软件[转]</title><summary type="text">因为多数人并不需要OpenOffice.org那样整合了字处理、表格、幻灯片制作等完整的生产力工具，他们只需要其中一项功能： 字处理软件AbiWord 2.8.6；开源桌面排版系统Scribus 1.3.8；整合浏览器、电子邮件、IRC和HTML编辑器的SeaMonkey 2.0.6；图像编辑软件GIMP 2.6；另一个比较简单的图像处理软件Paint.NET 3.5.5(Windows，不开源)...</summary><published>2010-10-06T01:32:00Z</published><updated>2010-10-06T01:32:00Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/burandanxin/archive/2010/10/06/1844535.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/archive/2010/10/06/1844535.html"/><content type="html">&lt;span style="font-size: 12pt; font-family: Arial"&gt;因为多数人并不需要OpenOffice.org那样整合了字处理、表格、幻灯片制作等完整的生产力工具，他们只需要其中一项功能：&lt;/span&gt;&lt;em style="font-size: 12pt; font-family: Arial"&gt; 字处理软件&lt;a href="http://www.abisource.com/"&gt;AbiWord 2.8.6&lt;/a&gt;；开源桌面排版系统&lt;a href="http://www.scribus.net/"&gt;Scribus 1.3.8&lt;/a&gt;；整合浏览器、电子邮件、IRC和HTML编辑器的&lt;a href="http://www.seamonkey-project.org/"&gt;SeaMonkey 2.0.6&lt;/a&gt;；图像编辑软件&lt;a href="http://www.gimp.org/"&gt;GIMP 2.6&lt;/a&gt;；另一个比较简单的图像处理软件&lt;a href="http://www.getpaint.net/"&gt;Paint.NET 3.5.5&lt;/a&gt;(Windows，不开源)；Adobe Illustrator的替代&lt;a href="http://inkscape.org/"&gt;Inkscape 0.48&lt;/a&gt;；流程图和图表绘制工具&lt;a href="http://dia-installer.de/"&gt;Dia 0.97&lt;/a&gt;；思维导图工具&lt;a href="http://freemind.sourceforge.net/"&gt;FreeMind&lt;/a&gt;；时间管理&lt;a href="http://gtd-free.sourceforge.net/"&gt;GTD-Free&lt;/a&gt;；任务管理&lt;a href="http://www.taskcoach.org/"&gt;Task Coach 1.1.3&lt;/a&gt;。&lt;/em&gt;&lt;img src="http://www.cnblogs.com/burandanxin/aggbug/1844535.html?type=1" width="1" height="1" alt=""/&gt;&lt;p&gt;&lt;a href="http://www.cnblogs.com/burandanxin/archive/2010/10/06/1844535.html" target="_blank"&gt;本文链接&lt;/a&gt;&lt;/p&gt;</content></entry><entry><id>http://www.cnblogs.com/burandanxin/archive/2010/03/18/1688703.html</id><title type="text">不激活 不破解 免费使用正版Win7一年</title><summary type="text">我们都知道，安装完某个Windows7版本后，即使不激活，我们也可以继续使用30天。随后，我们还可以通过密钥来激活系统以获取更长的使用期限。 此前，我们曾给大家介绍了通过重复输入命令来延长Windows 7试用期至120天的方法，那么事实上，这个120天还是可以再重复的。 * WIN+R运行regedit * 找到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wind...</summary><published>2010-03-18T02:14:00Z</published><updated>2010-03-18T02:14:00Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/burandanxin/archive/2010/03/18/1688703.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/archive/2010/03/18/1688703.html"/><content type="text">我们都知道，安装完某个Windows7版本后，即使不激活，我们也可以继续使用30天。随后，我们还可以通过密钥来激活系统以获取更长的使用期限。 此前，我们曾给大家介绍了通过重复输入命令来延长Windows 7试用期至120天的方法，那么事实上，这个120天还是可以再重复的。 * WIN+R运行regedit * 找到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Wind...</content></entry><entry><id>http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630960.html</id><title type="text">Hibernate中获取数据的方式？</title><summary type="text">Hibernate获取数据的方式有不同的几种，其与缓存结合使用的效果也不尽相同，而Hibernate中具体怎么使用缓存其实是我们很关心的一个问题，直接涉及到性能方面。 缓存在Hibernate中主要有三个方面：一级缓存、二级缓存和查询缓存；一级缓存在Hibernate中对应的即为session范围的缓存，也就是当session关闭时缓存即被清除，一级缓存在Hibernate中是不可配置的部分；二级...</summary><published>2009-12-23T13:55:00Z</published><updated>2009-12-23T13:55:00Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630960.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630960.html"/><content type="text">Hibernate获取数据的方式有不同的几种，其与缓存结合使用的效果也不尽相同，而Hibernate中具体怎么使用缓存其实是我们很关心的一个问题，直接涉及到性能方面。 缓存在Hibernate中主要有三个方面：一级缓存、二级缓存和查询缓存；一级缓存在Hibernate中对应的即为session范围的缓存，也就是当session关闭时缓存即被清除，一级缓存在Hibernate中是不可配置的部分；二级...</content></entry><entry><id>http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630956.html</id><title type="text">几道笔试题目</title><summary type="text">1：jsp中，有一个string类型的变量， 名称name，用session传值，如何获取：String userid=session.getAttribute("name").toString();Java学习之Servlet-doGet()与doPost() Serlvet接口只定义了一个服务方法就是service，而HttpServlet类实现了该方法并且要求调用下列的方法之一： doGet...</summary><published>2009-12-23T13:51:00Z</published><updated>2009-12-23T13:51:00Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630956.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630956.html"/><content type="text">1：jsp中，有一个string类型的变量， 名称name，用session传值，如何获取：String userid=session.getAttribute("name").toString();Java学习之Servlet-doGet()与doPost() Serlvet接口只定义了一个服务方法就是service，而HttpServlet类实现了该方法并且要求调用下列的方法之一： doGet...</content></entry><entry><id>http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630950.html</id><title type="text">Hibernate的关联关系</title><summary type="text">OneToOneOneToOne注释提供了5个属性供开发者定义类和类之间一对一关系的细节内容。targetEntityClass类型的属性。定义关系类的类型，默认是该成员属性对应的类类型，所以通常不需要提供定义。mappedByString类型的属性。定义类之间的双向关系。如果类之间是单向关系，不需要提供定义，如果类和类之间形成双向关系，我们就需要使用这个属性进行定义，否则可能引起数据一致性的...</summary><published>2009-12-23T13:43:00Z</published><updated>2009-12-23T13:43:00Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630950.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630950.html"/><content type="text">OneToOneOneToOne注释提供了5个属性供开发者定义类和类之间一对一关系的细节内容。targetEntityClass类型的属性。定义关系类的类型，默认是该成员属性对应的类类型，所以通常不需要提供定义。mappedByString类型的属性。定义类之间的双向关系。如果类之间是单向关系，不需要提供定义，如果类和类之间形成双向关系，我们就需要使用这个属性进行定义，否则可能引起数据一致性的...</content></entry><entry><id>http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630942.html</id><title type="text">save（）和saveorupdate（）的区别？</title><summary type="text">hibernate的保存hibernate对于对象的保存提供了太多的方法，他们之间有很多不同，这里细说一下，以便区别：一、预备知识：在所有之前，说明一下，对于hibernate，它的对象有三种状态，transient、persistent、detached下边是常见的翻译办法：transient：瞬态或者自由态persistent：持久化状态detached：脱管状态或者游离态脱管状态的实例可以通...</summary><published>2009-12-23T13:32:00Z</published><updated>2009-12-23T13:32:00Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630942.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630942.html"/><content type="text">hibernate的保存hibernate对于对象的保存提供了太多的方法，他们之间有很多不同，这里细说一下，以便区别：一、预备知识：在所有之前，说明一下，对于hibernate，它的对象有三种状态，transient、persistent、detached下边是常见的翻译办法：transient：瞬态或者自由态persistent：持久化状态detached：脱管状态或者游离态脱管状态的实例可以通...</content></entry><entry><id>http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630933.html</id><title type="text">string和stringbuffer的区别？</title><summary type="text">String和StringBuffer的区别，网上资料可以说是数不胜数，但是看到这篇文章，感觉里面做的小例子很有代表性，所以转一下，并自己做了一点总结。在java中有3个类来负责字符的操作。 1.Character 是进行单个字符操作的，2.String 对一串字符进行操作。不可变类。3.StringBuffer 也是对一串字符进行操作，但是可变类。String:是对象不是原始类型.为不可变对象,...</summary><published>2009-12-23T13:24:00Z</published><updated>2009-12-23T13:24:00Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630933.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630933.html"/><content type="text">String和StringBuffer的区别，网上资料可以说是数不胜数，但是看到这篇文章，感觉里面做的小例子很有代表性，所以转一下，并自己做了一点总结。在java中有3个类来负责字符的操作。 1.Character 是进行单个字符操作的，2.String 对一串字符进行操作。不可变类。3.StringBuffer 也是对一串字符进行操作，但是可变类。String:是对象不是原始类型.为不可变对象,...</content></entry><entry><id>http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630931.html</id><title type="text">spring中集成Hibernate事物管理（转）</title><summary type="text">本文试图解释如何使用Spring来集成组件（包括组件的事务关系）。在J2EE应用程序中，连接到单个存储数据没有什么困难。但是一旦要求集成企业级组件的时候，情况就复杂了。一个组件一般会受到一个或多个存储数据的支持，因此当我们提到集成一个或多个组件的时候，我们就认为需要跨越多个组件、维护多个数据存储中的原子操作。J2EE服务器为这些组件提供了一个容器，这个容器可以管理这些事务性原子操作和跨组件的隔离。...</summary><published>2009-12-23T13:19:00Z</published><updated>2009-12-23T13:19:00Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630931.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630931.html"/><content type="text">本文试图解释如何使用Spring来集成组件（包括组件的事务关系）。在J2EE应用程序中，连接到单个存储数据没有什么困难。但是一旦要求集成企业级组件的时候，情况就复杂了。一个组件一般会受到一个或多个存储数据的支持，因此当我们提到集成一个或多个组件的时候，我们就认为需要跨越多个组件、维护多个数据存储中的原子操作。J2EE服务器为这些组件提供了一个容器，这个容器可以管理这些事务性原子操作和跨组件的隔离。...</content></entry><entry><id>http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630919.html</id><title type="text">IOC和AOP</title><summary type="text">1：IoC就是Inversion of Control，控制反转。在Java开发中，IoC意味着将你设计好的类交给系统去控制，而不是在你的类内部控制。这称为控制反转。下面我们以几个例子来说明什么是IoC假设我们要设计一个Girl和一个Boy类，其中Girl有kiss方法，即Girl想要Kiss一个Boy。那么，我们的问题是，Girl如何能够认识这个Boy？在我们中国，常见的MM与GG的认识方式有以...</summary><published>2009-12-23T13:04:00Z</published><updated>2009-12-23T13:04:00Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630919.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630919.html"/><content type="text">1：IoC就是Inversion of Control，控制反转。在Java开发中，IoC意味着将你设计好的类交给系统去控制，而不是在你的类内部控制。这称为控制反转。下面我们以几个例子来说明什么是IoC假设我们要设计一个Girl和一个Boy类，其中Girl有kiss方法，即Girl想要Kiss一个Boy。那么，我们的问题是，Girl如何能够认识这个Boy？在我们中国，常见的MM与GG的认识方式有以...</content></entry><entry><id>http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630903.html</id><title type="text">一数列笔试题目</title><summary type="text">说去下面数列的规律，并编程实现：1233121231231233123121231231大体想了下，应该会有更简洁的算法：代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;publicstaticvoidMain(string[]args){inta...</summary><published>2009-12-23T12:41:00Z</published><updated>2009-12-23T12:41:00Z</updated><author><name>不染丹心</name><uri>http://www.cnblogs.com/burandanxin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630903.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/burandanxin/archive/2009/12/23/1630903.html"/><content type="text">说去下面数列的规律，并编程实现：1233121231231233123121231231大体想了下，应该会有更简洁的算法：代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--&gt;publicstaticvoidMain(string[]args){inta...</content></entry></feed>
