<?xml version="1.0" encoding="GB2312"?>
<rss version="2.0">
<channel>
<title><![CDATA[华辰]]></title>
<link>http://blog.5dmail.net/user1/greenant/index.html</link>
<description><![CDATA[华辰]]></description>
<item>
<title><![CDATA[今天你LOTAF了吗？]]></title>
<link>http://blog.5dmail.net/user1/greenant/20081120133746.html</link>
<description><![CDATA[&nbsp; GGMM们知道什么是LOTAF吗？你可能知道LOHAS（乐活）吧，LOTAF可不是我自创的，而是现在网络上的新流行语，Life of Touch and Fun，取每个词的第一个字母就是LOTAF了，现在就有这么一帮LOTAF范儿，天天过着乐触的生活，都说触摸产生乐趣，你可别想歪了，让我们看看人家都是怎么乐触的吧！<BR>　早晨开车上班，从不记路，手指摸摸GPS导航屏幕，一会就到了，当然也有忘记更新路况钻死胡同的时候，但人家就是倍儿美！<BR>　平时手机是iPhone或者多普达的DIAMOND，发个信息也摸，找个联系人也摸，一副乐在其中的样子，方便快捷嘛<BR>　晚上回家更神了，人家有个挂在墙上秘密武器：touch smart，惠普新上市的一款触摸一体机，先是跟爱人一起玩双<br/>……]]></description>
<author>绿蚁</author>
<pubDate>2008-11-20 13:37:46</pubDate>
</item>
<item>
<title><![CDATA[磁带机-->接口类型]]></title>
<link>http://blog.5dmail.net/user1/greenant/200811582848.html</link>
<description><![CDATA[<FONT size=2>目前磁带机的接口类型有LPT接口（line print terminal，俗称并口）、EIDE（Enhanced IDE 增强型IDE）接口、SCSI(Small Computer System Interface小型计算机接口)接口、以及面向SAN（存储区域网络）的FC（Fitber Channel光纤通道）接口等。</FONT>
<br/>……]]></description>
<author>绿蚁</author>
<pubDate>2008-11-5 8:28:48</pubDate>
</item>
<item>
<title><![CDATA[单臂路由]]></title>
<link>http://blog.5dmail.net/user1/greenant/20081021122232.html</link>
<description><![CDATA[<P><FONT size=2>实验描述:<img src="http://blog.5dmail.net/UploadFile/2008-10/1021910471.jpg" onmousewheel="http://blog.5dmail.net/return bbimg(this)"  onclick="javascript:window.open(this.src);" style="http://blog.5dmail.net/CURSOR: pointer" onload="javascript:if(this.width>450){this.resized=true;this.style.width=450;}"><BR>Switch 1(2950) 划分两个Vlan,分别连PC1和PC2,通过Router1(2621)要使两台PC相通.<BR>步骤:<BR>Router1:<BR>Router&gt;en<BR>Router#conf t<BR>Router(config)#interface fa 0/0<BR>Router(config-if)#no shutdown<BR>Router(config-if)#interface fa 0/0.1<BR>Router(config-subif)#ip add 192.168.0.1 255.255.255.0<BR>Router(config-subif)#encapsulation dot1q 1<BR>Router(config-subif)#inter fa 0/0.2<BR>Router(config-subif)#ip add 192.168.1.1 255.255.255.0<BR>Router(config-subif)#encapsulation dot1q 2</FONT></P>
<br/>……]]></description>
<author>绿蚁</author>
<pubDate>2008-10-21 12:22:32</pubDate>
</item>
<item>
<title><![CDATA[路由器基本配置]]></title>
<link>http://blog.5dmail.net/user1/greenant/200810211168.html</link>
<description><![CDATA[<P class=STYLE1><FONT size=2><SPAN class=STYLE2>出自:jesse<BR></SPAN><SPAN class=STYLE2>普通公司接入外网的路由器基本都是2系列的（思科的），所以命令基本上都能用</SPAN>。<STRONG>注：蓝色的字都是路由器命令。</STRONG></FONT></P>
<P class=STYLE3><FONT size=2>先讲几个基本的东西：</FONT></P>
<P class=STYLE2><FONT size=2>IOS：internet 互联网络系统</FONT></P>
<P class=STYLE3><FONT size=2>体系结构:</FONT></P>
<P class=STYLE2><FONT size=2>用户模式：简单测试，查看 (&gt;)</FONT></P>
<br/>……]]></description>
<author>绿蚁</author>
<pubDate>2008-10-21 11:06:08</pubDate>
</item>
<item>
<title><![CDATA[CCNA学习笔记]]></title>
<link>http://blog.5dmail.net/user1/greenant/20081021105532.html</link>
<description><![CDATA[<P>第一章， 网际互连<BR>分为一些小的网络就称为网络分段，这些工作由路由器，交换机和网桥来完成。<BR>引起LAN通信量出现阻塞的可能原因如下:<BR>1． 在一个广播域中有太多的主机<BR>2． 广播风暴<BR>3． 组播<BR>4． 低的带宽</P>
<br/>……]]></description>
<author>绿蚁</author>
<pubDate>2008-10-21 10:55:32</pubDate>
</item>
<item>
<title><![CDATA[中继实验]]></title>
<link>http://blog.5dmail.net/user1/greenant/20081021105117.html</link>
<description><![CDATA[<P><FONT size=2><img src="http://blog.5dmail.net/UploadFile/2008-10/1021535549.jpg" onmousewheel="http://blog.5dmail.net/return bbimg(this)"  onclick="javascript:window.open(this.src);" style="http://blog.5dmail.net/CURSOR: pointer" onload="javascript:if(this.width>450){this.resized=true;this.style.width=450;}"><BR><BR>实验描述:<BR>在switch1上划分2个Vlan,PC1和PC2分别属于Vlan1和Vlan2.同样在switch2上划分2个Vlan,PC3和PC4分别属于Vlan1和Vlan2.两个交换机相连,封装TRUNK,使pc1和pc3能通信, pc2和pc4能通信.</FONT></P>
<br/>……]]></description>
<author>绿蚁</author>
<pubDate>2008-10-21 10:51:17</pubDate>
</item>
<item>
<title><![CDATA[每次开机都会磁盘检测]]></title>
<link>http://blog.5dmail.net/user1/greenant/20081014152529.html</link>
<description><![CDATA[<P><SPAN style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-bidi-font-family: 'Times New Roman'; mso-font-kerning: 1.0pt; mso-ansi-language: EN-US; mso-fareast-language: ZH-CN; mso-bidi-language: AR-SA"><FONT size=2>Qu:今天用户跟我说，他每次进入电脑都会磁盘检测，如：“<SPAN lang=EN-US>Checking file system on D: The type of the file system is NTFS</SPAN>”，打开程序－－附件－－系统工具－－磁盘碎片整理，打不开，出现错误。</FONT></SPAN></P>
<br/>……]]></description>
<author>绿蚁</author>
<pubDate>2008-10-14 15:25:29</pubDate>
</item>
<item>
<title><![CDATA[秋天写秋]]></title>
<link>http://blog.5dmail.net/user1/greenant/2008108225949.html</link>
<description><![CDATA[秋，<BR><BR>悄悄地来了，<BR><BR>偷偷地潜入了我的心房。<BR><BR>我在这充满夏日余温的秋天，<BR><BR>用我深情的笔触写秋。<BR><BR>&nbsp;<BR><BR>秋，<BR><BR>依然带着夏日的激情，<BR><BR>而更趋于一种成熟。<BR><BR>她把我飞翔的梦想，<BR><BR>提升了高度；<BR><BR>把我停滞的心灵<BR><BR>，加速。<BR><BR>&nbsp;<BR><BR>秋，<BR><BR>是一个丰收的季节，<BR><BR>从“秋”的字里，<BR><BR>我读懂了秋的含义。<BR><BR>秋，<BR><BR>也是一个欢乐的季节，<BR><BR>从“秋”的字里，<BR><BR>我看到了人们丰收后，<BR><BR>在篝火旁手舞足蹈的身影。<br/>……]]></description>
<author>绿蚁</author>
<pubDate>2008-10-8 22:59:49</pubDate>
</item>
<item>
<title><![CDATA[BBS不能玩一生，朋友可以做一世]]></title>
<link>http://blog.5dmail.net/user1/greenant/2008108223823.html</link>
<description><![CDATA[<DIV class=t_msgfont id=postmessage_666318><FONT color=#000000 size=2>现在论坛多如牛毛<BR><BR>但是BBS给我们的快乐<BR><BR>就是那兄弟的热情，以及版主的赏罚分明<BR><BR>他给了我们自由发言的权力<BR><BR>BBS，我们这里能学到我们想不到的东西<BR><BR>但是一个好的BBS<BR><BR>并不是说拥有会员的人数越多<BR><BR>他的论坛也就越成功<BR><BR>就我个人而言<BR><BR>最大的就是需要会员的支持和动力<BR><BR>以及和版主的辛苦努力<BR><BR>在这里我不想去评论BBS<BR><BR>但是我还是想说两句<BR><BR>一个论坛的BBS板块越多<BR><BR>也就表示他的论坛就越火吗？<BR><BR>平心而论<BR><BR>我没去过很多的BBS<BR><BR>但是给我感触的就是<BR><BR>当你有<br/>……]]></description>
<author>绿蚁</author>
<pubDate>2008-10-8 22:38:23</pubDate>
</item>
<item>
<title><![CDATA[劳动法（五险一金）]]></title>
<link>http://blog.5dmail.net/user1/greenant/2008108212653.html</link>
<description><![CDATA[劳动法――五险一金 <BR><BR>五险一金”讲的是五种保险,包括养老保险、医疗保险、失业保险、工伤保险和生育保险; <BR><BR>“一金”指的是住房公积金。 <BR><BR>其中养老保险、医疗保险和失业保险，这三种险是由企业和个人共同缴纳的保费，工伤保险和生育保险完全是由企业承担的。个人不需要缴纳。这里要注意的是“五险”是法定的，而“一金”不是法定的。<br/>……]]></description>
<author>绿蚁</author>
<pubDate>2008-10-8 21:26:53</pubDate>
</item>

</channel>
</rss>