<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title><![CDATA[流行密码]]></title>
        <image>
        <title>http://hi.baidu.com</title>
        <link>http://hi.baidu.com</link>
        <url>http://img.baidu.com/img/logo-hi.gif</url>
        </image>
<description><![CDATA[Wannar to be popular，Follow me！]]></description>
<link>http://hi.baidu.com/viplotus</link>
<language>zh-cn</language>
<generator>www.baidu.com</generator>
<ttl>5</ttl>


<item>
        <title><![CDATA[『安装配置』Oracle 10g高级复制实例（多主体复制）]]></title>
        <link><![CDATA[http://hi.baidu.com/viplotus/blog/item/e2461ad11328e7d9562c84ca.html]]></link>
        <description><![CDATA[
		
		<p>Oracle 10g高级复制实例（多主体复制）</p>
<p><br>
现在主流的数据库产品都实现了数据库中数据的复制，有的产品还做到了数据库对象的复制（例如视图和索引）。今天主要是与大家分享在Oracle平台下的数据复制功能。</p>
<p>多主体复制，MultiMaster Replication。可以简单理解为多个数据库间相互复制。</p>
<p>1.环境介绍：</p>
<p>主体定义站点:MASTER.CHRIS.COM.CN<br>
主体站点:REPSITE.CHRIS.COM.CN<br>
操作系统：&nbsp;&nbsp;  linux As 4.0<br>
数据库版本： ORACLE 10G -10.2.0.0<br>
注:主体定义站点指配置复制工作的站</p> <a href="http://hi.baidu.com/viplotus/blog/item/e2461ad11328e7d9562c84ca.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/viplotus/blog/category/%B1%E0%B3%CC">编程</a>&nbsp;<a href="http://hi.baidu.com/viplotus/blog/item/e2461ad11328e7d9562c84ca.html#comment">查看评论</a>]]></description>
        <pubDate>2009年09月19日 星期六  11:43</pubDate>
        <category><![CDATA[编程]]></category>
        <author><![CDATA[viplotus]]></author>
		<guid>http://hi.baidu.com/viplotus/blog/item/e2461ad11328e7d9562c84ca.html</guid>
</item>

<item>
        <title><![CDATA[AIX系统上安装weblogic（转）[unix 下启动服务在服务端运营]]]></title>
        <link><![CDATA[http://hi.baidu.com/viplotus/blog/item/90458052d54420070df3e346.html]]></link>
        <description><![CDATA[
		
		<div class="articleTitle">
<div style="display: inline"><strong >AIX系统上安装<strong style="color: black; background-color: #a0ffff">weblogic</strong>（转）</strong><span class="time">(2008-10-16 09:17:51)</span></div>
</div>
<div class="articleTag">
<table class="FCK__ShowTableBorders" cellspacing="0" cellpadding="0" border="0">
    <tbody>
        <tr>
            <td>
            
            标签：</td></tr></tbody></table></div> <a href="http://hi.baidu.com/viplotus/blog/item/90458052d54420070df3e346.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/viplotus/blog/category/%B1%E0%B3%CC">编程</a>&nbsp;<a href="http://hi.baidu.com/viplotus/blog/item/90458052d54420070df3e346.html#comment">查看评论</a>]]></description>
        <pubDate>2009年07月13日 星期一  13:39</pubDate>
        <category><![CDATA[编程]]></category>
        <author><![CDATA[viplotus]]></author>
		<guid>http://hi.baidu.com/viplotus/blog/item/90458052d54420070df3e346.html</guid>
</item>

<item>
        <title><![CDATA[Eclipse不能自动编译工程的解决方法]]></title>
        <link><![CDATA[http://hi.baidu.com/viplotus/blog/item/886db9ecdefc542e63d09fcf.html]]></link>
        <description><![CDATA[
		
		目录下也是空的.<br>
具体都操作了:<br>
打开project-&gt;build automatically 试后不行,还是不编译.<br>
打开project --&gt; build automatically 另外 clean一下就可能会编译了,结果还不行.<br>
eclipse默认是选自动编译。即使取消自动编译，手动build工程，也不能编译。<br>
<br>
<br>
<br>
出现这种情况一般有以下三种原因：<br>
1.如果项目里引了某个不用的jar包，而那个包又被你删了，就会出现不报错但怎么也编译不出来class文件的情况，可以把所有包都删除,然后一个一个的再引入(需要的),不要一下子把所有包都引入来,没用的可能 <a href="http://hi.baidu.com/viplotus/blog/item/886db9ecdefc542e63d09fcf.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/viplotus/blog/category/%B1%E0%B3%CC">编程</a>&nbsp;<a href="http://hi.baidu.com/viplotus/blog/item/886db9ecdefc542e63d09fcf.html#comment">查看评论</a>]]></description>
        <pubDate>2009年07月03日 星期五  19:44</pubDate>
        <category><![CDATA[编程]]></category>
        <author><![CDATA[viplotus]]></author>
		<guid>http://hi.baidu.com/viplotus/blog/item/886db9ecdefc542e63d09fcf.html</guid>
</item>

<item>
        <title><![CDATA[SQLPLUS命令的使用大全]]></title>
        <link><![CDATA[http://hi.baidu.com/viplotus/blog/item/20a0d8fccd1fdef4fd037fe8.html]]></link>
        <description><![CDATA[
		
		<font size="2">SQL*PLUS命令的使用大全[zt]<br>
</font>
<p><font size="2">Oracle的sql*plus是与oracle进行交互的客户端工具。在sql*plus中，可以运行sql*plus命令与sql*plus语句。 <br>
我们通常所说的DML、DDL、DCL语句都是sql*plus语句，它们执行完后，都可以保存在一个被称为sql buffer的内存区域中，并且只能保存一条最近执行的sql语句，我们可以对保存在sql buffer中的sql 语句进行修改，然后再次执行，sql*plus一般都与数据库打交道。 <br>
除了sql*plus语句，在sql*plus中执行的其它语句我们称之为sql*plus命令。</font></p> <a href="http://hi.baidu.com/viplotus/blog/item/20a0d8fccd1fdef4fd037fe8.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/viplotus/blog/category/%B1%E0%B3%CC">编程</a>&nbsp;<a href="http://hi.baidu.com/viplotus/blog/item/20a0d8fccd1fdef4fd037fe8.html#comment">查看评论</a>]]></description>
        <pubDate>2009年06月24日 星期三  11:18</pubDate>
        <category><![CDATA[编程]]></category>
        <author><![CDATA[viplotus]]></author>
		<guid>http://hi.baidu.com/viplotus/blog/item/20a0d8fccd1fdef4fd037fe8.html</guid>
</item>

<item>
        <title><![CDATA[sys和system用户区别[oracle]]]></title>
        <link><![CDATA[http://hi.baidu.com/viplotus/blog/item/6448bf51c1b574878d543042.html]]></link>
        <description><![CDATA[
		
		<p><font face="Times New Roman"><strong style="mso-bidi-font-weight: normal"><span style="font-size: 9pt; line-height: 150%; mso-bidi-font-size: 12.0pt; mso-font-kerning: 0pt">sys</span></strong></font><strong style="mso-bidi-font-weight: normal"><span style="font-size: 9pt; line-height: 150%; mso-bidi-font-size: 12.0pt; mso-bidi-: 0pt">和</span></strong></p> <a href="http://hi.baidu.com/viplotus/blog/item/6448bf51c1b574878d543042.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/viplotus/blog/category/%B1%E0%B3%CC">编程</a>&nbsp;<a href="http://hi.baidu.com/viplotus/blog/item/6448bf51c1b574878d543042.html#comment">查看评论</a>]]></description>
        <pubDate>2009年05月19日 星期二  10:44</pubDate>
        <category><![CDATA[编程]]></category>
        <author><![CDATA[viplotus]]></author>
		<guid>http://hi.baidu.com/viplotus/blog/item/6448bf51c1b574878d543042.html</guid>
</item>

<item>
        <title><![CDATA[收集——150条生活小窍门]]></title>
        <link><![CDATA[http://hi.baidu.com/viplotus/blog/item/48bba3def5234e50cdbf1a38.html]]></link>
        <description><![CDATA[
		
		<font color="#0000ff" size="5">1、生活窍门:巧用牙膏:若有小面积皮肤损伤或烧伤、烫伤，抹上少许牙膏，可立即止血止痛，也可防止感染，疗效颇佳。<br>
<br>
　&nbsp;&nbsp; 2、生活窍门:巧除纱窗油腻:可将洗衣粉、吸烟剩下的烟头一起放在水里，待溶解后，拿来擦玻璃窗、纱窗，效果均不错。<br>
<br>
　　3、生活窍门:将虾仁放入碗内，加一点精盐、食用碱粉，用手抓搓一会儿后用清水浸泡，然后再用清水洗净，这样能使炒出的虾仁透明如水晶，爽嫩可口。<br>
<br>
　　4、生活窍门:和饺子面的窍门:在1斤面粉里掺入6个蛋清，使面里</font> <a href="http://hi.baidu.com/viplotus/blog/item/48bba3def5234e50cdbf1a38.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/viplotus/blog/category/%C4%AC%C8%CF%B7%D6%C0%E0">默认分类</a>&nbsp;<a href="http://hi.baidu.com/viplotus/blog/item/48bba3def5234e50cdbf1a38.html#comment">查看评论</a>]]></description>
        <pubDate>2009年05月06日 星期三  10:40</pubDate>
        <category><![CDATA[默认分类]]></category>
        <author><![CDATA[viplotus]]></author>
		<guid>http://hi.baidu.com/viplotus/blog/item/48bba3def5234e50cdbf1a38.html</guid>
</item>

<item>
        <title><![CDATA[一个学中医的女生写出的保养大法【转载，很长】]]></title>
        <link><![CDATA[http://hi.baidu.com/viplotus/blog/item/fc8a1cd7bdac08d5a044df2e.html]]></link>
        <description><![CDATA[
		
		<div>
<p>如果你问<span style="color: #ff0000; background-color: #ffffff">&ldquo;怎么我的头发那么油啊？&rdquo;，<span style="color: #000000">那是因为</span></span><span style="color: #0000ff">你肝火太旺了，身体里内脏不能消化油脂，所以就把它排到脸上和头上了</span>&rdquo;，你还是会问<span style="color: #ff0000">，&ldquo;那怎么办啊？&rdquo;，</span>我就会说&ldquo;<span style="color: #0000ff">每天晚上用滚烫的热水泡脚泡上半个小时，慢慢就会好了&rdquo;</span></p></div> <a href="http://hi.baidu.com/viplotus/blog/item/fc8a1cd7bdac08d5a044df2e.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/viplotus/blog/category/%C1%F7%D0%D0%CA%B1%B4%FA%C4%E3%CE%D2%CB%FB%21">流行时代你我他!</a>&nbsp;<a href="http://hi.baidu.com/viplotus/blog/item/fc8a1cd7bdac08d5a044df2e.html#comment">查看评论</a>]]></description>
        <pubDate>2009年05月06日 星期三  10:06</pubDate>
        <category><![CDATA[流行时代你我他!]]></category>
        <author><![CDATA[viplotus]]></author>
		<guid>http://hi.baidu.com/viplotus/blog/item/fc8a1cd7bdac08d5a044df2e.html</guid>
</item>

<item>
        <title><![CDATA[牢记！SQL Server数据库开发的二十一条军规(SQL收藏)]]></title>
        <link><![CDATA[http://hi.baidu.com/viplotus/blog/item/1bb04aaf177cd4f3faed504a.html]]></link>
        <description><![CDATA[
		
		如果你正在负责一个基于SQL Server的项目，或者你刚刚接触SQL Server，你都有可能要面临一些数据库性能的问题，这篇文章会为你提供一些有用的指导（其中大多数也可以用于其它的DBMS）。 <br>
在这里，我不打算介绍使用SQL Server的窍门，也不能提供一个包治百病的方案，我所做的是总结一些经验----关于如何形成一个好的设计。这些经验来自我过去几年中经受的教训，一直来，我看到许多同样的设计错误被一次又一次的重复。 <br>
一、了解你用的工具 <br>
不要轻视这一点，这是我在这篇文章中讲述的最关键的一条。也许你也看到有很多的SQL  <a href="http://hi.baidu.com/viplotus/blog/item/1bb04aaf177cd4f3faed504a.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/viplotus/blog/category/%B1%E0%B3%CC">编程</a>&nbsp;<a href="http://hi.baidu.com/viplotus/blog/item/1bb04aaf177cd4f3faed504a.html#comment">查看评论</a>]]></description>
        <pubDate>2009年05月06日 星期三  09:10</pubDate>
        <category><![CDATA[编程]]></category>
        <author><![CDATA[viplotus]]></author>
		<guid>http://hi.baidu.com/viplotus/blog/item/1bb04aaf177cd4f3faed504a.html</guid>
</item>

<item>
        <title><![CDATA[30个Oracle语句优化规则详解【下】]]></title>
        <link><![CDATA[http://hi.baidu.com/viplotus/blog/item/b7c19bd466e81909a08bb7d4.html]]></link>
        <description><![CDATA[
		
		<span style="display: block;" >
<p style="text-indent: 24px;"><strong>18.用EXISTS替代IN</strong></p>
<p style="text-indent: 24px;">在许多基于基础表的查询中，为了满足一个条件，往往需要对另一个表进行联接。在这种情况下，使用EXISTS(或NOT EXISTS)通常将提高查询的效率。</p>
<p style="text-indent: 24px;">低效：</p>
<p style="text-indent: 24px;"> </p>
<table cellspacing="0" cellpadding="6" border="0" align="center" style="border: 1px dotted rgb(204, 204, 204); table-layout: fixed;">
    </table></span> <a href="http://hi.baidu.com/viplotus/blog/item/b7c19bd466e81909a08bb7d4.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/viplotus/blog/category/%B1%E0%B3%CC">编程</a>&nbsp;<a href="http://hi.baidu.com/viplotus/blog/item/b7c19bd466e81909a08bb7d4.html#comment">查看评论</a>]]></description>
        <pubDate>2009年05月05日 星期二  22:25</pubDate>
        <category><![CDATA[编程]]></category>
        <author><![CDATA[viplotus]]></author>
		<guid>http://hi.baidu.com/viplotus/blog/item/b7c19bd466e81909a08bb7d4.html</guid>
</item>

<item>
        <title><![CDATA[30个Oracle语句优化规则详解【上】]]></title>
        <link><![CDATA[http://hi.baidu.com/viplotus/blog/item/6f967b6000c7194ceaf8f8cb.html]]></link>
        <description><![CDATA[
		
		<p style="text-indent: 24px;"><strong>1.选用适合的Oracle优化器</strong></p>
<p style="text-indent: 24px;">Oracle的优化器共有3种：</p>
<p style="text-indent: 24px;">a.RULE(基于规则)</p>
<p style="text-indent: 24px;">b.COST(基于成本)</p>
<p style="text-indent: 24px;">c.CHOOSE(选择性)</p>
<p style="text-indent: 24px;">设置缺省的优化器，可以通过对init.ora文件中OPTIMIZER_MODE参数的各种声明，如RULE、COST、CHOOSE、ALL_ROWS、FIRST_ROWS。你当然也在SQL句级或是会话(session)级对其进行覆盖。</p>
 <a href="http://hi.baidu.com/viplotus/blog/item/6f967b6000c7194ceaf8f8cb.html">阅读全文</a>
		
		<br/><b>类别：</b><a href="http://hi.baidu.com/viplotus/blog/category/%B1%E0%B3%CC">编程</a>&nbsp;<a href="http://hi.baidu.com/viplotus/blog/item/6f967b6000c7194ceaf8f8cb.html#comment">查看评论</a>]]></description>
        <pubDate>2009年05月05日 星期二  22:23</pubDate>
        <category><![CDATA[编程]]></category>
        <author><![CDATA[viplotus]]></author>
		<guid>http://hi.baidu.com/viplotus/blog/item/6f967b6000c7194ceaf8f8cb.html</guid>
</item>


</channel>
</rss>