<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/css" href="css/atom.css"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title type="html"><![CDATA[苏斌's blog]]></title><subtitle type="html"><![CDATA[网站建设,电子商务,SEO,hacker,网站维护,程序开发,太原网站建设]]></subtitle><id>http://subin.org.cn/blog/</id><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/"/><link rel="self" type="application/atom+xml" href="http://subin.org.cn/blog/atom.xml"/><generator uri="http://www.rainbowsoft.org/" version="1.8 Terminator(beta) Build 71218">RainbowSoft Studio Z-Blog</generator><updated>2010-02-28T21:36:47+08:00</updated><entry><title type="html"><![CDATA[如何培养你的气质]]></title><author><name>subin</name><uri>http://subin.org.cn</uri><email>a@b.com</email></author><category term="" scheme="http://subin.org.cn/blog/catalog.asp?cate=13" label="其他"/><updated>2010-02-28T21:35:09+08:00</updated><published>2010-02-28T21:35:09+08:00</published><summary type="html"><![CDATA[<div class="postcontent"><pre>一：沉稳<br />&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> （1）不要随便显露你的情绪。<br />&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr>&nbsp;<wbr></wbr> （2）不要逢人就诉说你的困难和遭遇。<br /><wbr></wbr></pre></div>]]></summary><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/post/458.html"/><id>http://subin.org.cn/blog/post/458.html</id></entry><entry><title type="html"><![CDATA[HTML注释标签在IE6中会造成&lt;DIV&gt;内文字溢出的BUG，以及解决办法]]></title><author><name>subin</name><uri>http://subin.org.cn</uri><email>a@b.com</email></author><category term="" scheme="http://subin.org.cn/blog/catalog.asp?cate=7" label="Html / Javascript / Css"/><updated>2010-02-27T18:24:00+08:00</updated><published>2010-02-27T18:24:00+08:00</published><summary type="html"><![CDATA[<p>解决办法，在最后溢出的下面增加新的&lt;div&gt;，</p><p>属性为&lt;div style=&quot;display:none;&quot;&gt;&lt;/div&gt;</p><p>让div充当溢出的部分，然后由于其隐藏属性，使溢出也隐藏。</p><p>(= =||| 貌似发现上面写了几行&lt;!-- --&gt;的注释，下面就要写几行隐藏div，郁闷....)</p>]]></summary><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/post/457.html"/><id>http://subin.org.cn/blog/post/457.html</id></entry><entry><title type="html"><![CDATA[mysql alter 语句用法,添加、修改、删除字段等]]></title><author><name>subin</name><uri>http://subin.org.cn</uri><email>a@b.com</email></author><category term="" scheme="http://subin.org.cn/blog/catalog.asp?cate=3" label="MYSQL / MSSQL / Access"/><updated>2010-01-28T11:55:06+08:00</updated><published>2010-01-28T11:55:06+08:00</published><summary type="html"><![CDATA[<p><span style="font-family: 隶书"><span style="font-size: small">//主键</span></span></p><p><span style="font-family: 隶书"><span style="font-size: small">alter table tabelname add new_field_id int(5) unsigned default 0 not null auto_increment ,add primar...</p></span></span>]]></summary><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/post/456.html"/><id>http://subin.org.cn/blog/post/456.html</id></entry><entry><title type="html"><![CDATA[MySQL复制表结构及数据]]></title><author><name>subin</name><uri>http://subin.org.cn</uri><email>a@b.com</email></author><category term="" scheme="http://subin.org.cn/blog/catalog.asp?cate=3" label="MYSQL / MSSQL / Access"/><updated>2010-01-28T11:44:27+08:00</updated><published>2010-01-28T11:44:27+08:00</published><summary type="html"><![CDATA[<p>MySQL复制表结构及数据</p><p>&nbsp;</p>]]></summary><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/post/455.html"/><id>http://subin.org.cn/blog/post/455.html</id></entry><entry><title type="html"><![CDATA[MySQL索引的查看创建和删除]]></title><author><name>subin</name><uri>http://subin.org.cn</uri><email>a@b.com</email></author><category term="" scheme="http://subin.org.cn/blog/catalog.asp?cate=3" label="MYSQL / MSSQL / Access"/><updated>2010-01-27T10:51:53+08:00</updated><published>2010-01-27T10:51:53+08:00</published><summary type="html"><![CDATA[<p style="text-align: left"><span style="font-family: 幼圆"><span style=""><span style=""><span style="font-size: small"><span style="">1．索引作用<br />在索引列上，除了上面提到的有序查找之外，数据库利用各种各样的快速定位技术，能够大大提高查询效率。特别是当数据量非常大，查询涉及多个表时，使用索引往往能使查询速度加快成千上万倍。<br />例如，有3个未索引的...</p></span></span></span></span></span>]]></summary><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/post/454.html"/><id>http://subin.org.cn/blog/post/454.html</id></entry><entry><title type="html"><![CDATA[最近比较烦...]]></title><author><name>subin</name><uri>http://subin.org.cn</uri><email>a@b.com</email></author><category term="" scheme="http://subin.org.cn/blog/catalog.asp?cate=1" label="日记 / 随便 / 感悟"/><updated>2010-01-26T17:48:34+08:00</updated><published>2010-01-26T17:48:34+08:00</published><summary type="html"><![CDATA[<p>&nbsp; 这一年来经历了新的事，让我对人的看法改变了很多。</p><p>一起的想法都是要当好人，做好事，要帮助别人，甚至把别人的任何事情都看的比自己的事情重，及其重感情，但是在这段时间里我发现，我对别人的好别人根本不会记，而我帮助他们，他们也不会反过来帮我，也许你们会觉得我说的不对，但是这是我的亲身感悟。也许是我自己很失败他们才不会重视我，甚至是轻视我。这两年其实感悟挺多，如果你牛逼，谁都想帮你，如果你不牛逼，谁都不想理你。。也许我改把那个你改写成我。。我觉得自己很失败，为什么不会处人...</p>]]></summary><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/post/453.html"/><id>http://subin.org.cn/blog/post/453.html</id></entry><entry><title type="html"><![CDATA[javascript 图片等比例缩放 ]]></title><author><name>subin</name><uri>http://subin.org.cn</uri><email>a@b.com</email></author><category term="" scheme="http://subin.org.cn/blog/catalog.asp?cate=7" label="Html / Javascript / Css"/><updated>2010-01-26T16:12:16+08:00</updated><published>2010-01-26T16:12:16+08:00</published><summary type="html"><![CDATA[<p>&lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&gt; <br />&lt;!-- <br />//图片等比例缩放 <br /><br />var FitWidth = 250; //图片宽度 <br />var FitHeight = 176; //图片高度 <br />function ResizePic(ImgTag) <br />{ <br />var image = new Image(); <br />image.src = ImgTag....</p>]]></summary><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/post/452.html"/><id>http://subin.org.cn/blog/post/452.html</id></entry><entry><title type="html"><![CDATA[防止被ARP攻击的代码]]></title><author><name>subin</name><uri>http://subin.org.cn</uri><email>a@b.com</email></author><category term="" scheme="http://subin.org.cn/blog/catalog.asp?cate=4" label="技术文章"/><updated>2010-01-21T11:42:05+08:00</updated><published>2010-01-21T11:42:05+08:00</published><summary type="html"><![CDATA[<p>arp -d -a <br />arp -s 203.85.0.254 00:00:00:00:00:00&nbsp; <br />arp -s 203.85.0.202 00:00:00:00:00:00</p><p>&nbsp;</p><p>&nbsp;</p>]]></summary><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/post/451.html"/><id>http://subin.org.cn/blog/post/451.html</id></entry><entry><title type="html"><![CDATA[域名解析文件hosts文件是什么？如何修改hosts文件？ ]]></title><author><name>subin</name><uri>http://subin.org.cn</uri><email>a@b.com</email></author><category term="" scheme="http://subin.org.cn/blog/catalog.asp?cate=4" label="技术文章"/><updated>2010-01-18T11:01:07+08:00</updated><published>2010-01-18T11:01:07+08:00</published><summary type="html"><![CDATA[<p dir="ltr"><strong>如何修改hosts文件？</strong></p><ol dir="ltr" style="margin-right: 0px">    <ol dir="ltr">        <li>        <div><u><font color="#ff0000">hosts文件</font></u>的位置：xp,2000等系统在 C:\windows\system32\drivers\etc 文件夹中找到Hosts文件并用记事本打开(Windows 9...</div>]]></summary><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/post/450.html"/><id>http://subin.org.cn/blog/post/450.html</id></entry><entry><title type="html"><![CDATA[asp实用代码记录]]></title><author><name>subin</name><uri>http://subin.org.cn</uri><email>a@b.com</email></author><category term="" scheme="http://subin.org.cn/blog/catalog.asp?cate=9" label="asp / php / jsp"/><updated>2010-01-15T18:23:37+08:00</updated><published>2010-01-15T18:23:37+08:00</published><summary type="html"><![CDATA[<p>&lt;%<br />&nbsp;&nbsp;&nbsp;set FileObject = server.createobject(&quot;Scripting.FileSystemObject&quot;)<br />Set FSO = Server.CreateObject(&quot;Scripting.FileSystemObject&quot;)<br />fn = Request.ServerVariables(&quot;SCRIPT_NAME&quot;)<br />fn...</p>]]></summary><link rel="alternate" type="text/html" href="http://subin.org.cn/blog/post/449.html"/><id>http://subin.org.cn/blog/post/449.html</id></entry></feed>
