<?xml version="1.0" encoding="gbk"?>
			<?xml-stylesheet type="text/css" href="http://x.discuz.net/css/rss.css"?>
			<rss version="2.0">
			  <channel>
			    <title>huozhe3136的个人空间</title>
			    <link>http://x.discuz.net/?uid-373789</link>
			    <description></description>
			    <copyright>Copyright(C) huozhe3136的个人空间</copyright>
			    <generator>SupeSite/X-Space</generator>
			    <lastBuildDate>Mon, 13 Oct 2008 11:40:40 GMT</lastBuildDate><item>
								<title>IE6 png 透明 (三种解决方法)</title>
								<link>http://x.discuz.net/?uid-373789-action-viewspace-itemid-129456</link>
								<description><![CDATA[<P><BR>&nbsp;</P>
<P>FF和IE7已经直接支持透明的png图了,下面这个主要是解决IE6下透明PNG图片有灰底的</P>
<P></P>
<P><FONT color=#ff0000>第 1 种方法:定义一个样式,给某个div应用这个样式后，div的透明png<FONT color=#ff9900 size=3><STRONG>背景图</STRONG></FON...]]></description>
								<category>blog</category>
								<author>huozhe3136</author>
								<pubDate>Tue, 08 Apr 2008 20:28:54 GMT</pubDate>
							</item>
							<item>
								<title>Jsp与discuz的整合方法</title>
								<link>http://x.discuz.net/?uid-373789-action-viewspace-itemid-129435</link>
								<description><![CDATA[<P>一直有人问我jsp与dz的整合方法，不过我对jsp一点都不熟，基本上就是不会<BR>后网上搜了一篇文章，也没注明是哪位仁兄所写的，我没有验证过，现贴出供大家参考。<BR>jsp 应用系统整合discuz论坛用户系统 <BR>关键代码 <BR>/**<BR>&nbsp;* MD5算法<BR>&nbsp;* @param st...]]></description>
								<category>blog</category>
								<author>huozhe3136</author>
								<pubDate>Mon, 07 Apr 2008 11:03:49 GMT</pubDate>
							</item>
							<item>
								<title>CSS:IE与Firefox的CSS兼容大全</title>
								<link>http://x.discuz.net/?uid-373789-action-viewspace-itemid-124916</link>
								<description><![CDATA[来源：<A href="http://hi.baidu.com/%DA%F7%BE%A7/blog/category/Oscommerce" target=_blank>http://hi.baidu.com/%DA%F7%BE%A7/blog/category/Oscommerce</A><BR>有好多CSS＋DIV的文章<BR><BR>IE与Firefox的CSS兼容大全<BR>作者:AYI 日期:2006-10-25<BR>　　1.DOCTYPE 影...]]></description>
								<category>blog</category>
								<author>huozhe3136</author>
								<pubDate>Wed, 12 Mar 2008 09:20:15 GMT</pubDate>
							</item>
							<item>
								<title>DataBinder.Eval总结</title>
								<link>http://x.discuz.net/?uid-373789-action-viewspace-itemid-98290</link>
								<description><![CDATA[<DIV class=tit>DataBinder.Eval总结</DIV>
<DIV class=date></DIV>
<TABLE style="TABLE-LAYOUT: fixed">
<TBODY>
<TR>
<TD>
<DIV class=cnt>
<P style="FONT-SIZE: 10pt">一、DataBinder.Eval的基本格式</P>
<P style="FONT-SIZE: 10pt">在绑定数据时经常会用到...]]></description>
								<category>blog</category>
								<author>huozhe3136</author>
								<pubDate>Fri, 09 Nov 2007 13:03:23 GMT</pubDate>
							</item>
							<item>
								<title>PHP实现多web服务器共享SESSION数据</title>
								<link>http://x.discuz.net/?uid-373789-action-viewspace-itemid-23832</link>
								<description><![CDATA[一、问题起源稍大一些的网站，通常都会有好几个服务器，每个服务器运行着不同功能的模块，使用不同的二级域名，而一个整体性强的网站，用户系统是统一的，即一套用户名、密码在整个网站的各个模块中都是可以登录使用的。各个服务器共享用户数据是比较容易实现的，只需要在...]]></description>
								<category>blog</category>
								<author>huozhe3136</author>
								<pubDate>Mon, 28 Aug 2006 21:22:19 GMT</pubDate>
							</item>
							<item>
								<title>用PHP5进行三层开发(Smarty应用)</title>
								<link>http://x.discuz.net/?uid-373789-action-viewspace-itemid-23831</link>
								<description><![CDATA[原文:http://www.onlamp.com/pub/a/php/2004/12/09/three_tier.html<BR>Three-Tier Development with PHP 5<BR>by Luis Yordano Cruz<BR>12/09/2004 <BR><BR>此文演示了PHP三层开发的强大功能,PEAR::DB_DataObject用于业务逻辑,Smarty用于显示逻辑,这里假设你熟<BR><BR>悉...]]></description>
								<category>blog</category>
								<author>huozhe3136</author>
								<pubDate>Mon, 28 Aug 2006 21:20:07 GMT</pubDate>
							</item>
							<item>
								<title>Apache 的 ReWrite 的应用</title>
								<link>http://x.discuz.net/?uid-373789-action-viewspace-itemid-23830</link>
								<description><![CDATA[<P>Apache的mod_rewrite是提供了强大URL操作的杀手级的模块，可以实现几乎所有你梦想的URL操作类型，其代价是你必须接受其复杂性，因为mod_rewrite的主要障碍就是初学者不容易理解和运用，即使是Apache专家有时也会发掘出mod_rewrite的新用途。 </P>
<DIV class=content>...]]></description>
								<category>blog</category>
								<author>huozhe3136</author>
								<pubDate>Mon, 28 Aug 2006 21:18:25 GMT</pubDate>
							</item>
							<item>
								<title>smarty缓存控制</title>
								<link>http://x.discuz.net/?uid-373789-action-viewspace-itemid-23829</link>
								<description><![CDATA[<DIV>smarty提供了强大的缓存功能。但有时我们并不希望整篇文档都被缓存，而是有选择的缓存某一部分内容或某一部分内容不被缓存。例如你在页面上端使用一个带有广告条位置的模板，广告条可以包含任何HTML、图象、FLASH等混合信息. 因此这里不能使用一个静态的链接，同时我...]]></description>
								<category>blog</category>
								<author>huozhe3136</author>
								<pubDate>Mon, 28 Aug 2006 21:12:41 GMT</pubDate>
							</item>
							<item>
								<title>ADODB和SMARTY结合的分页类</title>
								<link>http://x.discuz.net/?uid-373789-action-viewspace-itemid-23828</link>
								<description><![CDATA[<DIV>&lt;?php<BR>/*<BR>+-----------------------------------------------------------------------+<BR>| 作者：一天空一(曾用名：亿时代网络)<BR>| 网址：www.phpwb.com www.esdwl.com<BR>| Q Q: 31769416<BR>| 时间：2006-05-03&nbsp; &nbsp;&nbsp; &nbsp;&nbsp; &nb...]]></description>
								<category>blog</category>
								<author>huozhe3136</author>
								<pubDate>Mon, 28 Aug 2006 21:10:14 GMT</pubDate>
							</item>
							
		</channel>
	</rss>