<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_Yiling的眷眷</title><subtitle type="text"/><id>http://feed.cnblogs.com/blog/u/26966/rss</id><updated>2010-10-18T14:02:10Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/26966/rss"/><entry><id>http://www.cnblogs.com/feiweiwei/archive/2010/03/18/1688878.html</id><title type="text">Eclipse 12大使用技巧</title><summary type="text">1．自动完成——Eclipse有一个自动完成代码功能，快捷键是ctrl + space。当点击时就会弹出一个对话框，上面有与前后文相关的一些建议。只要有一个可能性，Eclipse就会替你完成。 2．快速的格式化你的编码——如果代码被修改的很多，就会变得很难看。没有适当的缩进，确定代码发生了什么变化将异常困难。格式化代码可以用快捷键Ctrl + shi...</summary><published>2010-03-18T05:41:00Z</published><updated>2010-03-18T05:41:00Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><link rel="alternate" href="http://www.cnblogs.com/feiweiwei/archive/2010/03/18/1688878.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/archive/2010/03/18/1688878.html"/><content type="text">1．自动完成——Eclipse有一个自动完成代码功能，快捷键是ctrl + space。当点击时就会弹出一个对话框，上面有与前后文相关的一些建议。只要有一个可能性，Eclipse就会替你完成。 2．快速的格式化你的编码——如果代码被修改的很多，就会变得很难看。没有适当的缩进，确定代码发生了什么变化将异常困难。格式化代码可以用快捷键Ctrl + shi...</content></entry><entry><id>http://www.cnblogs.com/feiweiwei/archive/2009/10/22/1588371.html</id><title type="text">Hibernate 缓存的使用</title><summary type="text">hibernate cache 缓存1. 关于hibernate缓存的问题：1.1.1. 基本的缓存原理Hibernate缓存分为二级，第一级存放于session中称为一级缓存，默认带有且不能卸载。第二级是由sessionFactory控制的进程级缓存。是全局共享的缓存，凡是会调用二级缓存的查询方法 都会从中受益。只有经正确的配置后二级缓存才会发挥作用。同时在进行条件查询时必须使用相应的方法才能从...</summary><published>2009-10-22T15:12:00Z</published><updated>2009-10-22T15:12:00Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><link rel="alternate" href="http://www.cnblogs.com/feiweiwei/archive/2009/10/22/1588371.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/archive/2009/10/22/1588371.html"/><content type="text">hibernate cache 缓存1. 关于hibernate缓存的问题：1.1.1. 基本的缓存原理Hibernate缓存分为二级，第一级存放于session中称为一级缓存，默认带有且不能卸载。第二级是由sessionFactory控制的进程级缓存。是全局共享的缓存，凡是会调用二级缓存的查询方法 都会从中受益。只有经正确的配置后二级缓存才会发挥作用。同时在进行条件查询时必须使用相应的方法才能从...</content></entry><entry><id>http://www.cnblogs.com/feiweiwei/archive/2009/09/26/1574633.html</id><title type="text">Quartz应用</title><summary type="text">Quartz是一个强大的企业级Schedule工具，也是目前最好的开源Schedule 工具，最近因为项目的需要，简单的用到了 Quartz 的一些功能，对项目中使用 Quartz 的一些问题做简单的记录。在 Quartz 的应用中，我们用到了以下的一些东西，ScheduleFactory, Scheduler, Job, JobDetail, Trigger，简单说明一下他们的用途。Schedu...</summary><published>2009-09-26T12:55:00Z</published><updated>2009-09-26T12:55:00Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><link rel="alternate" href="http://www.cnblogs.com/feiweiwei/archive/2009/09/26/1574633.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/archive/2009/09/26/1574633.html"/><content type="text">Quartz是一个强大的企业级Schedule工具，也是目前最好的开源Schedule 工具，最近因为项目的需要，简单的用到了 Quartz 的一些功能，对项目中使用 Quartz 的一些问题做简单的记录。在 Quartz 的应用中，我们用到了以下的一些东西，ScheduleFactory, Scheduler, Job, JobDetail, Trigger，简单说明一下他们的用途。Schedu...</content></entry><entry><id>http://www.cnblogs.com/feiweiwei/archive/2009/09/15/1567264.html</id><title type="text">Solaris9下安装Oracle10g详细过程（转）</title><summary type="text">一）前期准备*FTP客户端软件*Xmanager*pl/sql dev*10gr2_db_sol[1].cpio，数据库安装程序，适用于SUN Solaris（SPARC），数据库版本10.2。二）创建用户组、用户1)添加用户组：groupadd oinstallgroupadd dba2)添加用户：useradd –g oinstall –G dba –d /...</summary><published>2009-09-15T12:51:00Z</published><updated>2009-09-15T12:51:00Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><link rel="alternate" href="http://www.cnblogs.com/feiweiwei/archive/2009/09/15/1567264.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/archive/2009/09/15/1567264.html"/><content type="text">一）前期准备*FTP客户端软件*Xmanager*pl/sql dev*10gr2_db_sol[1].cpio，数据库安装程序，适用于SUN Solaris（SPARC），数据库版本10.2。二）创建用户组、用户1)添加用户组：groupadd oinstallgroupadd dba2)添加用户：useradd –g oinstall –G dba –d /...</content></entry><entry><id>http://www.cnblogs.com/feiweiwei/archive/2009/09/05/1560865.html</id><title type="text">Exception in thread &amp;quot;main&amp;quot; java.lang.NoClassDefFoundError: com/sun/mail/util/LineInputStream</title><summary type="text">这个问题是由于Javaee5中的mail还存在一些问题，和原来的mail.jar和activition.jar存在冲突。如果你用myEclipse进行开发的话，运行时可能会出现以下的错误:Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/mail/util/LineInputStream原因是jar包版本不统一,解...</summary><published>2009-09-05T07:17:00Z</published><updated>2009-09-05T07:17:00Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><link rel="alternate" href="http://www.cnblogs.com/feiweiwei/archive/2009/09/05/1560865.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/archive/2009/09/05/1560865.html"/><content type="text">这个问题是由于Javaee5中的mail还存在一些问题，和原来的mail.jar和activition.jar存在冲突。如果你用myEclipse进行开发的话，运行时可能会出现以下的错误:Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/mail/util/LineInputStream原因是jar包版本不统一,解...</content></entry><entry><id>http://www.cnblogs.com/feiweiwei/archive/2009/07/26/1531592.html</id><title type="text">使用JOX实现JavaBean和XML之间的转化</title><summary type="text">以前不知道有JOX这个包，通过这个包可以很方便的实现XML和JAVABean之间的转化，下面是官网的实例代码，很简单的api一看就会用。package com.wutka.jox.test;import com.wutka.jox.*;import java.util.*;public class TestBean implements java.io.Serializable{ protecte...</summary><published>2009-07-26T14:30:00Z</published><updated>2009-07-26T14:30:00Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><link rel="alternate" href="http://www.cnblogs.com/feiweiwei/archive/2009/07/26/1531592.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/archive/2009/07/26/1531592.html"/><content type="text">以前不知道有JOX这个包，通过这个包可以很方便的实现XML和JAVABean之间的转化，下面是官网的实例代码，很简单的api一看就会用。package com.wutka.jox.test;import com.wutka.jox.*;import java.util.*;public class TestBean implements java.io.Serializable{ protecte...</content></entry><entry><id>http://www.cnblogs.com/feiweiwei/archive/2009/05/25/1488806.html</id><title type="text">java读取property文件</title><summary type="text">packageconfiguration;importjava.io.FileInputStream;importjava.io.FileNotFoundException;importjava.io.FileOutputStream;importjava.io.IOException;importjava.util.Properties;/***//***读取properties文件*@auth...</summary><published>2009-05-25T04:55:00Z</published><updated>2009-05-25T04:55:00Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><link rel="alternate" href="http://www.cnblogs.com/feiweiwei/archive/2009/05/25/1488806.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/archive/2009/05/25/1488806.html"/><content type="text">packageconfiguration;importjava.io.FileInputStream;importjava.io.FileNotFoundException;importjava.io.FileOutputStream;importjava.io.IOException;importjava.util.Properties;/***//***读取properties文件*@auth...</content></entry><entry><id>http://www.cnblogs.com/feiweiwei/archive/2009/05/18/1459699.html</id><title type="text">db2常用命令</title><summary type="text">1. 查看本地节点目录 命令窗口中输入：db2 list node directory 2. 编目一个TCP/IP节点 命令窗口：db2 catalog tcpip node &lt;node_name&gt; remote &lt;hostname|ip_address&gt; server &lt;svcname|port_number&gt; ostype &lt;OS2|AIX|WIN...</summary><published>2009-05-18T13:53:00Z</published><updated>2009-05-18T13:53:00Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><link rel="alternate" href="http://www.cnblogs.com/feiweiwei/archive/2009/05/18/1459699.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/archive/2009/05/18/1459699.html"/><content type="text">1. 查看本地节点目录 命令窗口中输入：db2 list node directory 2. 编目一个TCP/IP节点 命令窗口：db2 catalog tcpip node &lt;node_name&gt; remote &lt;hostname|ip_address&gt; server &lt;svcname|port_number&gt; ostype &lt;OS2|AIX|WIN...</content></entry><entry><id>http://www.cnblogs.com/feiweiwei/archive/2009/05/18/1459570.html</id><title type="text">ant中利用macrodef来定义可重用的task</title><summary type="text">先来看下macrodef的说明This defines a new task using a &lt;sequential&gt; nested task as a template. Nested elements &lt;attribute&gt; and &lt;element&gt; are used to specify attributes and elements of the ne...</summary><published>2009-05-18T09:50:00Z</published><updated>2009-05-18T09:50:00Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><link rel="alternate" href="http://www.cnblogs.com/feiweiwei/archive/2009/05/18/1459570.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/archive/2009/05/18/1459570.html"/><content type="text">先来看下macrodef的说明This defines a new task using a &lt;sequential&gt; nested task as a template. Nested elements &lt;attribute&gt; and &lt;element&gt; are used to specify attributes and elements of the ne...</content></entry><entry><id>http://www.cnblogs.com/feiweiwei/archive/2009/04/14/1435705.html</id><title type="text">java查看文件的创建时间</title><summary type="text">不说别的直接上代码。try{ Process p = Runtime.getRuntime().exec("cmd /c dir c:\\db2jcc.jar"); InputStream is = p.getInputStream(); BufferedReader br = new BufferedReader(new InputStreamReader(is)); String resu...</summary><published>2009-04-14T07:31:00Z</published><updated>2009-04-14T07:31:00Z</updated><author><name>yiling</name><uri>http://www.cnblogs.com/feiweiwei/</uri></author><link rel="alternate" href="http://www.cnblogs.com/feiweiwei/archive/2009/04/14/1435705.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/feiweiwei/archive/2009/04/14/1435705.html"/><content type="text">不说别的直接上代码。try{ Process p = Runtime.getRuntime().exec("cmd /c dir c:\\db2jcc.jar"); InputStream is = p.getInputStream(); BufferedReader br = new BufferedReader(new InputStreamReader(is)); String resu...</content></entry></feed>
