<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title>挽弓如月</title>
		<link>http://www.lijs.net//</link>
		<description>会挽雕弓如满月，西北望，射天狼。</description>
		<copyright>Copyright (C) 2004 Security Angel Team [S4T] All Rights Reserved.</copyright>
		<generator>SaBlog-X Version 1.6 Build 20080806</generator>
		<lastBuildDate>Mon, 06 Sep 2010 04:11:07 +0000</lastBuildDate>
		<ttl>30</ttl>
		<item>
			<guid>http://www.lijs.net//show-163-1.html</guid>
			<title>今天对JavaScript的一点小收获</title>
			<author>lijs</author>
			<description><![CDATA[1. 针对Firefox<br />
display:none;<br />
必需写在HTML标签的style属性中，否则很有可能不能通过JavaScript来控制显示<br />
<br />
2. 针对Chrome<br />
全局变量不能命名为status!!<br />
否则会有很多诡异的错误！<br /><br /><br /><a href="http://www.lijs.net//show-163-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-163-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2009-12-30 22:41</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-162-1.html</guid>
			<title>win7下vmware旧版会引起chrome假死</title>
			<author>lijs</author>
			<description><![CDATA[<p>升级到最新的vmware7，chrome的假死现象就没有了。</p>
<p>原来装vmware6.5.3和win7确实是不兼容，有一些小问题比如nat服务起不来之类的。</p><br /><br /><a href="http://www.lijs.net//show-162-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-162-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2009-12-27 13:35</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-142-1.html</guid>
			<title>从z-blog 1.7到sablog-x 1.6</title>
			<author>lijs</author>
			<description><![CDATA[<p>这应该是第二次换BLOG程序了。</p>
<p>这次主要是因为最近都在做和PHP有关的工作，所以想从ASP换到PHP，而且之前的空间快要到期了，而原来的空间是ASP的，虽然可以运行PHP但是没有MySQL，所以这回换了一个。本来想换成Linux主机，但是服务器商现在还没有开通Linux主机，说是客户太少。所以还是继续用Win，不过换一个有MySQL的。</p>
<p>为了把以前的数据转移从z-blog 1.7转移到sablog-x 1.6倒是费了不少周折。因为从z-blog 1.7到sablog-x 1.6没有现成的转移程序，因此我看了不少文章后借助MovableType格式，采用WordPress v2.6中转的办法。即z-blog 1.7-&gt;MovableType－＞WordPress v2.6-&gt;sablog-x 1.6。</p>
<p>所用程序部分来自网上，有些稍做修改。具体如下：</p><br /><br /><a href="http://www.lijs.net//show-142-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-142-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2008-07-21 21:21</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-140-1.html</guid>
			<title>URL的编码</title>
			<author>lijs</author>
			<description><![CDATA[我个人认为用javascript编码URL时，如果utf-8化的话，使用encodeURIComponent函数最好。<br/><br/>我使用其它函数来编码都会有乱七八糟的问题。<br/><br/>escape需要unescape解码。
<br /><br /><a href="http://www.lijs.net//show-140-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-140-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2008-07-18 12:28</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-138-1.html</guid>
			<title>风云防火墙和AVAST!有冲突</title>
			<author>lijs</author>
			<description><![CDATA[即使不运行风云防火墙，只是安装也不行。<br/>会导致共享文件夹无法访问。<br/><br/>解决：完全卸载风云防火墙，再重新安装AVAST!...
<br /><br /><a href="http://www.lijs.net//show-138-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-138-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2008-07-18 12:22</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-136-1.html</guid>
			<title>iptables关键的几张图</title>
			<author>lijs</author>
			<description><![CDATA[从网上收集的。<br/><img onload="ResizeImage(this,520)" src="http://www.lijs.net/blog/upload/200807020933537815.gif" alt="" title=""/><br/>
<br /><br /><a href="http://www.lijs.net//show-136-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-136-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2008-07-02 09:33</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-130-1.html</guid>
			<title>visual studio 2005 启动不了问题解决</title>
			<author>lijs</author>
			<description><![CDATA[重新安装了一篇还不行，差点就有了重新安装系统的心了，幸好找到了解决方案。<br/><div class="quote">VMDebugger导致VS2005无法启动<br/>在注册表的HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\8.0\AddIns\VMDebugger.Connect目录下把LoadBehavior项改为0，问题解决。<br/><br/></div>
<br /><br /><a href="http://www.lijs.net//show-130-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-130-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2008-02-28 22:54</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-129-1.html</guid>
			<title>Ubuntu使用搜索整理</title>
			<author>lijs</author>
			<description><![CDATA[我遇到的一些问题的网站搜索结果，试过可行。注意，请使用时注意资料的备份。本人不责任何责任。<br/><br/>1.更新源<br/>2.雅黑字体(有版权保护，慎用)<br/>3.Flash<br/>4.视觉效果<br/>5.java<br/>6.SCIM输入法(重命名文件夹)<br/>7.ATI显卡驱动<br/>8.黑屏问题<br/>9.登录后的背景颜色<br/>
<br /><br /><a href="http://www.lijs.net//show-129-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-129-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2008-02-06 12:14</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-113-1.html</guid>
			<title>小车终于能完成基本的动作了</title>
			<author>lijs</author>
			<description><![CDATA[哈哈，再做一些细节上的改进，下周二下午就去场地上试车（调试）。
<br /><br /><a href="http://www.lijs.net//show-113-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-113-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-10-21 00:20</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-112-1.html</guid>
			<title>电设：STC单片机的晶振</title>
			<author>lijs</author>
			<description><![CDATA[这段时间都在忙电设了（电子设计大赛：热血棒球，小车参加棒球比赛）。所以更新都有点慢了呵呵。<br/><br/>这几天对STC的单片机的晶振问题有了不少研究，开始问题以为晶振不振，后来才知道是设置的问题。<br/><div class="quote">出厂默认使用内部晶振，需要ISP下载设置，才会使用外部晶振<br/></div>
<br /><br /><a href="http://www.lijs.net//show-112-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-112-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-10-20 16:57</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-103-1.html</guid>
			<title>VC6没有官方中文版</title>
			<author>lijs</author>
			<description><![CDATA[在CSDN上看到的说明，怪不得用VC6的假SP6中文版会出这么多错。<br/>这回打上了英文版的SP6补丁，虽然界面变回了英文，不过编译没有错误了。
<br /><br /><a href="http://www.lijs.net//show-103-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-103-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-09-05 15:56</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-102-1.html</guid>
			<title>vc6sp6中文版又一怪现象</title>
			<author>lijs</author>
			<description><![CDATA[在进行作为友员函数重载类运算符时，<br/>使用<br/>#include<iostream><br/>#include<cstring><br/>using namespace std;<br/>会编译出错，且原因是无权访问。<br/>使用<br/>#include<iostream.h><br/>#include<string.h><br/>则可以正常编译运行。<br/><br/>仅vc6中文版有此问题，英文版运行正常，vs2005也正常。
<br /><br /><a href="http://www.lijs.net//show-102-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-102-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-09-04 18:40</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-100-1.html</guid>
			<title>继承和派生的隐藏规则(函数)</title>
			<author>lijs</author>
			<description><![CDATA[子类隐藏基类是基本规则。主要看看函数方面。<br/><div class="quote">单继承：<br/>在没有虚函数的情况下，如果派生类中声明了与基类成员函数同名的新函数，即使函数的参数表不同，从基类继承的同名函数的所有重载形式也都会被隐藏。<br/><br/>多继承：<br/></div>
<br /><br /><a href="http://www.lijs.net//show-100-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-100-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-08-31 23:51</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-99-1.html</guid>
			<title>c++类中定义静态常量的赋初值</title>
			<author>lijs</author>
			<description><![CDATA[vc6编译器仅支持下面方法<br/>class a {<br/>public:<br/>const static int i;<br/>};<br/>const int a::i=1;<br/>不能<br/>class a {<br/>public:<br/>const static int i=1;<br/>};<br/>原因：
<br /><br /><a href="http://www.lijs.net//show-99-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-99-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-08-30 20:39</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-98-1.html</guid>
			<title>double abs在vc6中的重载问题</title>
			<author>lijs</author>
			<description><![CDATA[#include&lt;iostream&gt;<br/>#include&lt;cmath&gt;<br/>using namespace std;<br/>void main() {<br/>cout&lt;&lt;abs(-1.1);<br/>}<br/>在vc6里结果为1,vc8里结果正确1.1<br/>是不是vc6的BUG？
<br /><br /><a href="http://www.lijs.net//show-98-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-98-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-08-30 20:34</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-86-1.html</guid>
			<title>PHP中MySQL查询语句的转义</title>
			<author>lijs</author>
			<description><![CDATA[Magic Quotes 和 mysql_real_escape_string()<br/><br/>Magic Quotes 会自动对输入表单中的文本中有问题的字符进行转义。在查询数据是地，这特别有用，因为那些引号将会在SQL命令中产生错误。不过，mysql_real_escape_string()函数是得到相同结果的更好一点的方式，因为它是特定于数据库和语言的。<br/>为了避免过度转义，使用以下代码<br/>
<br /><br /><a href="http://www.lijs.net//show-86-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-86-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-07-31 16:02</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-83-1.html</guid>
			<title>数据库设计－范式规则</title>
			<author>lijs</author>
			<description><![CDATA[这段时间系统的看了一下数据库方面的一些书籍，看到里面讲的范式规则，发现我在初中时在做一个水质检查报告的发布系统（帮某省某政府网做的）时设计的数据库就满足这些规则，呵呵，现在系统地再看一遍，感觉还是有很多收获。<br/><div class="quote">第一范式(1NF)<br/>...<br/>第二范式(2NF)<br/>...<br/>第三范式(3NF)<br/>...<br/><br/></div>
<br /><br /><a href="http://www.lijs.net//show-83-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-83-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-07-27 20:34</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-75-1.html</guid>
			<title>Java学习日记：正则表达式</title>
			<author>lijs</author>
			<description><![CDATA[很早就看到正则表达式了，但是一直没有机会学，这回Java也有正则表达式的API，正好可以学一学。<br/>正则表达式验证字符串的合法性的效率真是那个高啊，呵呵。<br/>通过学习，参考了网上的一些做法，写出了一个自己认为比较完美的email正则表达式（写为一行）：<br/><br/><span style="color:Red"><span style="font-size:13pt"><strong>^[a-zA-Z0-9]+((\.|_|-)[a-zA-Z0-9]+)*@<br/>[a-zA-Z0-9]+((\.|-)[a-zA-Z0-9]+)*\.[a-zA-Z]{2,4}$</strong></span></span>
<br /><br /><a href="http://www.lijs.net//show-75-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-75-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-02-22 20:30</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-74-1.html</guid>
			<title>Java学习日记：Annotations &amp; Generics</title>
			<author>lijs</author>
			<description><![CDATA[这两个内容虽然不是十分的重要，但确是Java的特性，以后再找相关书籍来看看。<br/><div class="UBBPanel"><div class="UBBTitle"><img src="images/quote.gif" style="margin:0px 2px -3px 0px" alt="引用内容"/> 引用内容</div><div class="UBBContent">Annotations&nbsp;provide&nbsp;data&nbsp;about&nbsp;a&nbsp;program&nbsp;that&nbsp;is&nbsp;not&nbsp;part&nbsp;of<br/>&nbsp;the&nbsp;program&nbsp;itself.&nbsp;They&nbsp;have&nbsp;no&nbsp;direct&nbsp;effect&nbsp;on&nbsp;the&nbsp;operation&nbsp;of&nbsp;the&nbsp;<br/>code&nbsp;they&nbsp;annotate.&nbsp;<br/>Annotations&nbsp;have&nbsp;a&nbsp;number&nbsp;of&nbsp;uses,&nbsp;among&nbsp;them:&nbsp;<br/></div></div>
<br /><br /><a href="http://www.lijs.net//show-74-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-74-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-02-20 14:56</pubDate>
		</item>
		<item>
			<guid>http://www.lijs.net//show-73-1.html</guid>
			<title>Java学习日记：枚举类型功能的扩大</title>
			<author>lijs</author>
			<description><![CDATA[Java赋予了enum强大的力量，把他当一个类来使用了，可以添加方法和构造函数等等强大的功能。<br/><div class="UBBPanel"><div class="UBBTitle"><img src="images/quote.gif" style="margin:0px 2px -3px 0px" alt="引用内容"/> 引用内容</div><div class="UBBContent">Java&nbsp;programming&nbsp;language&nbsp;enum&nbsp;types&nbsp;are&nbsp;much&nbsp;more<br/>&nbsp;powerful&nbsp;than&nbsp;their&nbsp;counterparts&nbsp;in&nbsp;other&nbsp;languages.&nbsp;The&nbsp;enum&nbsp;<br/>declaration&nbsp;defines&nbsp;a&nbsp;class&nbsp;(called&nbsp;an&nbsp;enum&nbsp;type).&nbsp;The&nbsp;enum&nbsp;class<br/>&nbsp;body&nbsp;can&nbsp;include&nbsp;methods&nbsp;and&nbsp;other&nbsp;fields.&nbsp;The&nbsp;compiler&nbsp;automatically&nbsp;<br/>adds&nbsp;some&nbsp;special&nbsp;methods&nbsp;when&nbsp;it&nbsp;creates&nbsp;an&nbsp;enum.&nbsp;For&nbsp;example,&nbsp;</div></div>
<br /><br /><a href="http://www.lijs.net//show-73-1.html" target="_blank">阅读全文</a><br /><br />]]></description>
			<link>http://www.lijs.net//show-73-1.html</link>
			<category domain="http://www.lijs.net//category-45-1.html">越飞越高</category>
			<pubDate>2007-02-19 15:24</pubDate>
		</item>
	</channel>
</rss>
