<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://www.51js.com/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>野草的个人空间</title>
			    <link>http://www.51js.com/?uid-36208</link>
			    <description></description>
			    <copyright>Copyright(C) 野草的个人空间</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Sat, 10 Jan 2009 12:11:57 GMT</lastBuildDate><item>
								<title>抽取10万条数据，想起GetRows()</title>
								<link>http://www.51js.com/?uid-36208-action-viewspace-itemid-77</link>
								<description><![CDATA[现有10W条数据，Access数据库保存<BR><BR>通过正常提取：<BR><BR>
<TABLE cellSpacing=1 width="100%" bgColor=#cccccc border=0>
<TBODY>
<TR>
<TD bgColor=#efefef><BR>&lt;%<BR>Set conn= Server.CreateObject("ADODB.Connection")<BR>connstr = "Provider=Microso...]]></description>
								<category>blog</category>
								<author>野草</author>
								<pubDate>Wed, 22 Nov 2006 02:09:27 GMT</pubDate>
							</item>
							<item>
								<title>PHP + BAT 制作PHP自解析批处理</title>
								<link>http://www.51js.com/?uid-36208-action-viewspace-itemid-24</link>
								<description><![CDATA[关于标题：php + bat 制作php自解析批处理<BR>就是，一个bat文件，内部包含了dos的bat批处理代码和php的cli的代码。<BR>因为后缀名为bat，所以在windows系统上面，我点他，他就可以自动运行<BR>因为我做了一些对php的特殊处理，因而它又能自己使用php的cli来解析自己所包含...]]></description>
								<category>blog</category>
								<author>野草</author>
								<pubDate>Fri, 27 Oct 2006 02:41:02 GMT</pubDate>
							</item>
							<item>
								<title>IIS 不用rewrite 实现 页面静态化的方法</title>
								<link>http://www.51js.com/?uid-36208-action-viewspace-itemid-23</link>
								<description><![CDATA[用rewrite做的静态页面实际不存在，iisewrite又不稳定经常404，于是就有了这篇文章。<BR><BR>原理：404页面类型用php(asp也可以),结合小偷，实现页面静态化<BR><BR>screen.width-300)this.width=screen.width-300 border=0 alt=click to open in new window&gt;<BR><BR>sc...]]></description>
								<category>blog</category>
								<author>野草</author>
								<pubDate>Fri, 27 Oct 2006 02:39:37 GMT</pubDate>
							</item>
							<item>
								<title>ACCESS数据库搜索日文溢出的解决方法！</title>
								<link>http://www.51js.com/?uid-36208-action-viewspace-itemid-22</link>
								<description><![CDATA[<P>&lt;%<BR>Function Jencode(byVal iStr)<BR>if isnull(iStr) or isEmpty(iStr) then<BR>&nbsp;&nbsp;Jencode=""<BR>&nbsp;&nbsp;Exit function<BR>end if<BR>dim F,i,E<BR>' F=array("ゴ","ガ","ギ","グ","ゲ","ザ","ジ","ズ","ヅ","デ",_<BR>'&nbsp; &nbsp;&nbsp; &nb...]]></description>
								<category>blog</category>
								<author>野草</author>
								<pubDate>Thu, 26 Oct 2006 23:44:48 GMT</pubDate>
							</item>
							<item>
								<title>一段asp 防采集的代码</title>
								<link>http://www.51js.com/?uid-36208-action-viewspace-itemid-21</link>
								<description><![CDATA[&lt;%<BR>'作用:文字防复制乱码 函数<BR>'参数str 为原文,str1作者也是你自己,reslut产生乱码的种子<BR>Function ReadToCode(str,Str1,result)<BR>dim name<BR>dim i,j,k<BR>If isnull(str) then<BR>ReadToCode=""<BR>Exit Function<BR>End If<BR>Randomize <BR>k=instr(s...]]></description>
								<category>blog</category>
								<author>野草</author>
								<pubDate>Thu, 26 Oct 2006 16:23:19 GMT</pubDate>
							</item>
							
		</channel>
	</rss>