<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://blog.chinaitlab.com/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>星空倒影</title>
			    <link>http://blog.chinaitlab.com/index.php/uid-1727641</link>
			    <description></description>
			    <copyright>Copyright(C) 星空倒影</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sun, 06 Jul 2008 08:09:50 GMT</lastBuildDate><item>
								<title>Sun为FireFox3.0与IE提供了更好的Java支持</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-160633</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">Sun Microsystems 公布了一个Java插件的重要更新,Java插件能让基于Java的Web应用程序跨平台运行在所支持的操作系统和浏览器中. 
<P style="TEXT-INDENT: 2em">新版本被称为Java SE Update N,包含一系列性能...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Wed, 26 Mar 2008 09:10:00 GMT</pubDate>
							</item>
							<item>
								<title>Java的核心升级 JDK 6 + JRE 6 Update 4</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-160632</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">Java语言恐怕是稳居网路应用程序语言的首选了,这都要归功于它高度的安全性以及跨平台的特性,几乎在目前所有的电脑平台上您都可以见得到Java的芳踪. 
<P style="TEXT-INDENT: 2em">JDK是整个Java的核心,包括...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Wed, 26 Mar 2008 09:09:00 GMT</pubDate>
							</item>
							<item>
								<title>如何调整"Oracle"数据库服务器的性能?</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-159489</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">Oracle数据库服务器是整个系统的核心，它的性能高低直接影响整个系统的性能，为了调整Oracle数据库服务器的性能，主要从以下几个方面考虑 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">◆...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Mon, 10 Mar 2008 14:56:00 GMT</pubDate>
							</item>
							<item>
								<title>一些工作和学习中经常用到的"SQL"语句</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-159488</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em"><B>一些常用的SQL语句：</B> 
<P style="TEXT-INDENT: 2em">新建表： 
<P style="TEXT-INDENT: 2em">create table [表名] 
<P style="TEXT-INDENT: 2em">( 
<P style="TEXT-INDENT: 2em">[自动编号字段...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Mon, 10 Mar 2008 14:55:00 GMT</pubDate>
							</item>
							<item>
								<title>如何安装配置基于2台服务器的MySQL集群</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-159487</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">这篇文章旨在介绍如何安装配置基于2台服务器的MySQL集群。并且实现任意一台服务器出现问题或宕机时MySQL依然能够继续运行。 
<P style="TEXT-INDENT: 2em">注意！虽然这是基于2台服务器的MySQL集群，但也必...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Mon, 10 Mar 2008 14:50:00 GMT</pubDate>
							</item>
							<item>
								<title>数据挖掘中的“数据归约技术”</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-158975</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">一、数据归约基本知识： 
<P style="TEXT-INDENT: 2em">对于小型或中型数据集，一般的数据预处理步骤已经足够。但对真正大型数据集来讲，在应用数据挖掘技术以前，更可能采取一个中间的、额外的步骤-数据归...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Tue, 26 Feb 2008 14:57:00 GMT</pubDate>
							</item>
							<item>
								<title>解决数据库不能连接数据库的奇怪问题</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-158972</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em"><B>本机出现网络出问题：</B> 
<P style="TEXT-INDENT: 2em">
<CENTER><CCID_NOBR>
<TABLE cellSpacing=0 borderColorDark=#ffffff cellPadding=2 width=400 align=center borderColorLight=black borde...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Tue, 26 Feb 2008 14:48:00 GMT</pubDate>
							</item>
							<item>
								<title>讨论手动部署EJB 亲自体验EJB开发流程</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-158776</link>
								<description><![CDATA[<P>&nbsp;</P>
<P>JBoss 4.0自动集成了Tomcat 5.0，因而它不仅仅是专业的EJB容器，同时也成了专业的JSP/servlet容器和Web服务器。</P>
<P>　　Tomcat 5.0 被集成在 jboss的下面这个目录中：JBOSS_HOME\server\default\deploy\jbossweb-tomcat50.sar</P>
<P>　　里面提供...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Fri, 22 Feb 2008 18:18:00 GMT</pubDate>
							</item>
							<item>
								<title>J2SE综合：彻底理解JavaHelp结构的好处</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-158775</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">Sun微系统的JavaHelp系统是一种应用程序帮助技术，它可以在所有支持Java的平台和浏览器中运行只要它是一个纯粹的Java产品。通过applet和Java应用程序，在其他环境下，比如在互联网或企业内部互联网中，它是...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Fri, 22 Feb 2008 18:00:00 GMT</pubDate>
							</item>
							<item>
								<title>详细讲解有关"CBO"优化的三个疑难问题</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-158463</link>
								<description><![CDATA[<P><BR>一、如何使用CostBased优化器优化查询操作？ </P>
<P>Oracle 提供了基于成本（CostBased）和基于规则（RuleBased）两种优化器，简称为CBO和RBO，用于确定查询操作的执行计划。CostBased优化器将计算各种执行计划的开销，然后选出最低成本的执行计划。可使用下列方...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Fri, 15 Feb 2008 17:00:00 GMT</pubDate>
							</item>
							<item>
								<title>Oracle数据库重做日志文件丢失后的恢复</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-158462</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">很多网友在把某个数据库实例的REDO01~03.LOG三个重做日志删掉后，会出现无法正常登陆数据库的现象，下面的示例是具体的恢复过程，希望能为大家解决难题： 
<P style="TEXT-INDENT: 2em">◆一： 
<P style...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Fri, 15 Feb 2008 16:59:00 GMT</pubDate>
							</item>
							<item>
								<title>实例讲解各种数据库当前日期的标准写法</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-158461</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">本文主要介绍了各种数据库当前日期的具体写法，具体示例请参考下文： 
<P style="TEXT-INDENT: 2em">1. Oracle 
<P style="TEXT-INDENT: 2em">
<CENTER><CCID_NOBR>
<TABLE cellSpacing=0 borderColorD...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Fri, 15 Feb 2008 16:16:00 GMT</pubDate>
							</item>
							<item>
								<title>MySQL中值得我们注意的几个"SQL"语句</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-158024</link>
								<description><![CDATA[<P>
<TABLE class=p11 cellSpacing=0 cellPadding=0 width=560 border=0>
<TBODY>
<TR>
<TD style="WORD-WRAP: break-word" align=left>
<P class=a14c style="TEXT-INDENT: 2em"><SPAN class=a14c id=zoom>
<P style="TEXT-INDENT: 2em">◆1.从一个表向另一个同样结...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Mon, 28 Jan 2008 09:45:00 GMT</pubDate>
							</item>
							<item>
								<title>Oracle DATA的一个常见问题计算时间差</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-158025</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">计算时间差是Oracle DATA数据类型的一个常见问题。Oracle支持日期计算，你可以创建诸如“日期1－日期2”这样的表达式来计算这两个日期之间的时间差。 
<P style="TEXT-INDENT: 2em">一旦你发现了时间差异，...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Mon, 28 Jan 2008 09:45:00 GMT</pubDate>
							</item>
							<item>
								<title>Java GUI：Java布局管理器使用方法探讨</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-157253</link>
								<description><![CDATA[很多初学者在用Java布局器自动布局画界面时，经常遇见不知道如何定义区域大小或按钮之间的距离等问题。我写过一篇《实现JAVA手动布局中各个组件能随窗口变化的方法》的文章，有读者反映算坐标不好算，问能不能用布局器实现文章中的界面。其实自动布局也可以解决定义区域大...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Tue, 15 Jan 2008 17:25:00 GMT</pubDate>
							</item>
							<item>
								<title>高级：Cookie，httpsession类使用概述</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-157249</link>
								<description><![CDATA[Cookie&nbsp;是一小块可以嵌入HTTP&nbsp;请求和响应中的数据，它在服务器上产生，并作为响应头域的一部分返回用户。浏览器收到包含Cookie&nbsp;的响应后，会把Cookie&nbsp;的内容用“关键字/值”&nbsp;对的形式写入到一个客户端专为存放Cookie&nbsp;的文本文件中。浏览器会...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Tue, 15 Jan 2008 17:15:00 GMT</pubDate>
							</item>
							<item>
								<title>初学者入门：教你字符串分割的两种方法</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-156936</link>
								<description><![CDATA[方法1:采用String的split，验证代码如下:<BR>import&nbsp;java.util.Arrays;<BR>public&nbsp;class&nbsp;TestSplit&nbsp;{<BR>&nbsp;public&nbsp;static&nbsp;void&nbsp;main(String[]&nbsp;args)&nbsp;{<BR>&nbsp;&nbsp;String&nbsp;orignString&nbsp;=&nbsp;new&nbsp;St...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Thu, 10 Jan 2008 10:56:00 GMT</pubDate>
							</item>
							<item>
								<title>Java理论与实践:用弱引用堵住内存泄漏</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-156935</link>
								<description><![CDATA[<P>&nbsp;</P>
<P>虽然用 Java&#8482; 语言编写的程序在理论上是不会出现“内存泄漏”的，但是有时对象在不再作为程序的逻辑状态的一部分之后仍然不被垃圾收集。本月，负责保障应用程序健康的工程师 Brian Goetz 探讨了无意识的对象保留的常见原因，并展示了如何用弱引用...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Thu, 10 Jan 2008 10:55:00 GMT</pubDate>
							</item>
							<item>
								<title>使用JavaScript和正则表达式进行数据验证</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-156934</link>
								<description><![CDATA[<P>&nbsp;</P>
<P>数据验证是网络应用软件从客户端接受数据的重要步骤，毕竟，您需要在使用客户数据前确保其符合预期的格式。在网络应用程序中，您可以选择使用特定平台的工具，比如ASP.NET、JSP等等，或者您可以利用客户端JavaScript的优势，JavaScript中的正则表达式可...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Thu, 10 Jan 2008 10:54:00 GMT</pubDate>
							</item>
							<item>
								<title>当当网正式发布“2007年度图书畅销榜”</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-156559</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">12月中旬，全球最大的中文网上书店当当网高调发布了“2007年度图书畅销榜”，这也是当当网继今年7月推出年中畅销榜之后，对2007年国内图书市场销售情况的又一次全面盘点。 
<P style="TEXT-INDENT: 2em">...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Fri, 04 Jan 2008 15:37:00 GMT</pubDate>
							</item>
							<item>
								<title>对java两个IO基础类的理解</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-156556</link>
								<description><![CDATA[以前老分不清java中的两个类，InputStream&nbsp;和OutputStream。InputStream根据名字就知道它是输入类，OutputStream是输出类。而令我头疼的是，既然&nbsp;InputStream是输入类，按理说应该有个写入的方法吧，因为是“输入”吗！可它偏偏出来个read()方法。OutputStream也...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Fri, 04 Jan 2008 15:28:00 GMT</pubDate>
							</item>
							<item>
								<title>深入浅析如何在内部类中返回外部类对象</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-156554</link>
								<description><![CDATA[本文讨论的不是内部类的概念，而是具体使用的一个场景－如何在内部类中返回外部对象<BR><BR>看一段代码<BR><BR>import&nbsp;java.util.LinkedList;<BR>import&nbsp;java.util.List;<BR><BR><BR>public&nbsp;class&nbsp;OuterClass<BR>{<BR><BR>&nbsp;private&nbsp;List&nb...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Fri, 04 Jan 2008 15:25:00 GMT</pubDate>
							</item>
							<item>
								<title>讲解有关裸设备的18个常见问题</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-155604</link>
								<description><![CDATA[<P>1．裸设备的概念 </P>
<P>裸设备，也叫裸分区（原始分区），是一种没有经过格式化，不被Unix通过文件系统来读取的特殊字符设备。它由应用程序负责对它进行读写操作。不经过文件系统的缓冲。 </P>
<P><BR>2．怎样辨别裸设备？ </P>
<P><BR>在Unix的/dev 目录下，有许...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Tue, 25 Dec 2007 10:07:00 GMT</pubDate>
							</item>
							<item>
								<title>怎样用JSP处理Oracle中CLOB类型的字段</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-155601</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em"><B>1.CLOB字段的插入</B> 
<P style="TEXT-INDENT: 2em">
<P style="TEXT-INDENT: 2em">一般情况下，clob类型的数据直接insert可能会因为字符过长而出错,所以要用对象形式来插入。 
<P style="TEXT-INDE...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Tue, 25 Dec 2007 09:57:00 GMT</pubDate>
							</item>
							<item>
								<title>新《红楼》明星预备役 角色李少红心中有数？</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-155394</link>
								<description><![CDATA[<P>目前，新版电视剧《红楼梦》全国范围的演员选角活动已经进入到新的阶段，之前北京电视台成功的利用社会资源进行了“红楼梦中人”选秀活动，在此选秀基础上，新版电视剧《红楼梦》继续利用网络平台甄选宝玉，此外，新版电视剧《红楼梦》剧组从2007年9月中下旬开始在全国...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Sat, 22 Dec 2007 13:52:00 GMT</pubDate>
							</item>
							<item>
								<title>范冰冰成电影红人 从此更应该神秘</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-155393</link>
								<description><![CDATA[<P><IMG alt="组图：范冰冰接受媒体采访 态度亲善笑容满面" src="http://img1.qq.com/ent/pics/7766/7766618.jpg" border=1 name=MM></P>
<P>自从在今年金马奖斩获最佳女配角后，范冰冰好像就开始跟奖杯结缘。本月参加年度广告评选大典，获得最具商业价值代言人奖；17日的...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Sat, 22 Dec 2007 13:50:00 GMT</pubDate>
							</item>
							<item>
								<title>JSP/Servlet/JSF－－JSF与Struts的比较</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-155392</link>
								<description><![CDATA[Struts和JSF/Tapestry都属于表现层框架，这两种分属不同性质的框架，后者是一种事件驱动型的组件模型，而Struts只是单纯的MVC模式框架，老外总是急吼吼说事件驱动型就比MVC模式框架好，何以见得，我们下面进行详细分析比较一下到底是怎么回事？<BR><BR>　　首先事件是指从...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Sat, 22 Dec 2007 13:46:00 GMT</pubDate>
							</item>
							<item>
								<title>开发框架－－Hibernate事务处理的机制</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-155391</link>
								<description><![CDATA[Hibernate是对JDBC的轻量级对象封装，Hibernate本身是不具备Transaction&nbsp;处理功能的，Hibernate的Transaction实际上是底层的JDBC&nbsp;Transaction的封装，或者是JTA&nbsp;Transaction的封装，下面我们详细的分析：<BR><BR>Hibernate可以配置为JDBCTransaction或者是...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Sat, 22 Dec 2007 13:44:00 GMT</pubDate>
							</item>
							<item>
								<title>初学Servlet总结，希望对大家有所帮助</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-155390</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">
<P><FONT face="Times New Roman" size=3>1.&nbsp;&nbsp;&nbsp; Servlet<BR>2.&nbsp;&nbsp;&nbsp; 什么是servlet:在web容器中运行的服务器端JAVA程序，主要用于响应HTTP请求。Servlet一般用于MVC中的控制...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Sat, 22 Dec 2007 13:44:00 GMT</pubDate>
							</item>
							<item>
								<title>剖析SQL Server 事务日志的收缩和截断</title>
								<link>http://blog.chinaitlab.com/index.php/uid-1727641-action-viewspace-itemid-154924</link>
								<description><![CDATA[<SPAN class=a14c id=zoom>&nbsp;
<P style="TEXT-INDENT: 2em">SQL Server中事务日志的作用：持续记录数据库所有的事务和这些事务对数据库所做的修改;一旦数据库出现灾难事件，就需要事务日志来进行近期数据的恢复操作。但是，在此条件下受益的同时也要付出相应的代价：...]]></description>
								<category>blog</category>
								<author>星空倒影</author>
								<pubDate>Tue, 18 Dec 2007 09:09:00 GMT</pubDate>
							</item>
							
		</channel>
	</rss>