<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title><![CDATA[创世纪计算机资源网]]></title>
<link>http://www.gold98.net</link>
<description><![CDATA[创世纪计算机资源网-新世纪-新生活]]></description>
<language>zh-cn</language>
<copyright><![CDATA[Copyright 2006 gold98.net]]></copyright>
<webMaster><![CDATA[luckstarzb@163.com(大灰狼)]]></webMaster>
<generator>gold98.net</generator> 
<image>
	<title>创世纪计算机资源网</title> 
	<url>http://www.gold98.net/images/logos.gif</url> 
	<link>http://www.gold98.net</link> 
	<description>创世纪计算机资源网-新世纪-新生活</description> 
</image>

			<item>
			<link>http://www.gold98.net/artics/js/2008917581200.html</link>
			<title><![CDATA[AJAX异步通信技术学习笔记]]></title>
			<author>佚名(互联网)</author>
			<category><![CDATA[AJAX]]></category>
			<pubDate>2008-10-14 3:58:15</pubDate>
			<guid>http://www.gold98.net/artics/js/2008917581200.html</guid>	
		    <description><![CDATA[<DIV class=blog_content>AJAX是一中运用JavaScript和可扩展编辑语言（XML），在网络浏览器和服务器之间传送或接收数据的技术。 <BR> AJAX的工作原理相当与在用户和服务器之间加了一个中间层，使用户请求与服务器响应异步化。这样还可以把以前的一些服务器负担的工作转交给客户端，利用客户端闲置的处理能力来处理，减轻服务器和宽带]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/asp/2008916173400.html</link>
			<title><![CDATA[ASP使用流输出文件下载]]></title>
			<author>QDuck(blog)</author>
			<category><![CDATA[下载]]></category>
			<pubDate>2008-10-14 3:58:15</pubDate>
			<guid>http://www.gold98.net/artics/asp/2008916173400.html</guid>	
		    <description><![CDATA[<DIV class=postbody>functiondownloadfile(fullpath)<BR>downloadfile=false<BR>dimstrfilename,s,fso,f,intfilelength<BR>setfso=server.createobject("scripting.filesystemobject")<BR>ifno]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/css/200892475400.html</link>
			<title><![CDATA[如何只修改input file组件的浏览按钮样式]]></title>
			<author>佚名(互联网)</author>
			<category><![CDATA[input]]></category>
			<pubDate>2008-10-14 3:58:15</pubDate>
			<guid>http://www.gold98.net/artics/css/200892475400.html</guid>	
		    <description><![CDATA[<P><B>如何只修改input file组件的浏览按钮样式</B><BR><BR>请问如何只修改input file组件的浏览按钮样式，我在给file组件设定css后其文本框和按钮都应用了一个样式。有没有方法为这个组件中的两个分别设定样式</P>
<DIV class="subtable altbg1"><B>jiaxueq</B></DIV>
<DI]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/css/200892465000.html</link>
			<title><![CDATA[input file 样式美化]]></title>
			<author>佚名(互联网)</author>
			<category><![CDATA[input]]></category>
			<pubDate>2008-10-14 3:58:15</pubDate>
			<guid>http://www.gold98.net/artics/css/200892465000.html</guid>	
		    <description><![CDATA[<P>在WEB上传文件时，要用到上传框：</P>
<DIV class=Code>&lt;input type="file" id="f" name="f"&gt;</DIV>
<P>这东东在IE(其他偶没经过测试)中是一个非常特殊的对象。 如果是您手动写入的或其他对象经过某些事件触发填入的值 ，由于安全问题，在进行提交表单时，往往会被清空，所以上传失败]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/html/2008424345700.html</link>
			<title><![CDATA[DIV+CSS常用的网页布局代码]]></title>
			<author>佚名(互联网)</author>
			<category><![CDATA[布局]]></category>
			<pubDate>2008-10-14 3:58:15</pubDate>
			<guid>http://www.gold98.net/artics/html/2008424345700.html</guid>	
		    <description><![CDATA[<P><FONT face=Verdana>单行一列<BR>以下是引用片段：<BR>body { margin: 0px; padding: 0px; text-align: center; } <BR>#content { margin-left:auto; margin-right:auto; width: 400px; width: 370px; } ]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/html/2008424334900.html</link>
			<title><![CDATA[兼容性的inline-block属性]]></title>
			<author>佚名(互联网)</author>
			<category><![CDATA[兼容性]]></category>
			<pubDate>2008-10-14 3:58:15</pubDate>
			<guid>http://www.gold98.net/artics/html/2008424334900.html</guid>	
		    <description><![CDATA[<P><FONT face=Verdana>一年前网上还找不到关于 inline-block 属性的文章，为了方便大家更好的理解该属性，当时总结整理了篇《display:inline-block的深入理解》。 </FONT></P>
<P><FONT face=Verdana>而现在对于 inline-block 属性运用的需求也越来越多，可惜依旧只有 F]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/css/2008424324400.html</link>
			<title><![CDATA[css中用javascript判断浏览器版本]]></title>
			<author>佚名(互联网)</author>
			<category><![CDATA[css]]></category>
			<pubDate>2008-10-14 3:58:15</pubDate>
			<guid>http://www.gold98.net/artics/css/2008424324400.html</guid>	
		    <description><![CDATA[<P><FONT face=Verdana>看如下的javascript脚本：</FONT></P>
<P><FONT face=Verdana>if (window.XMLHttpRequest) { //Mozilla, Safari,...IE7 <BR>alert(Mozilla, Safari,...IE7 );<BR>if(!window.Ac]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/html/200842432100.html</link>
			<title><![CDATA[初学DIV+CSS应该理解HTML标签的语义]]></title>
			<author>佚名(互联网)</author>
			<category><![CDATA[DIV]]></category>
			<pubDate>2008-10-14 3:58:15</pubDate>
			<guid>http://www.gold98.net/artics/html/200842432100.html</guid>	
		    <description><![CDATA[<P><FONT face=Verdana>如今Web标准都被通俗的叫做“div+CSS”或者“层布局”。我不反对这种便宜行事的叫法。但是这样会陷入一个误区：即大量的使用div标签作为结构元素。事实上这是一种更高级的div滥用(Jeffrey Zeldman在《网站重构》一书中提到）。</FONT></P>
<P><FONT face=Verdana>HT]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/html/2008424312000.html</link>
			<title><![CDATA[如何像table一样对层div进行轻松布局]]></title>
			<author>佚名(互联网)</author>
			<category><![CDATA[div]]></category>
			<pubDate>2008-10-14 3:58:15</pubDate>
			<guid>http://www.gold98.net/artics/html/2008424312000.html</guid>	
		    <description><![CDATA[<P><FONT face=Verdana>下面是我翻译的内容，是根据我对文章的理解意译的，你就别挑哪里翻译的不对了，我的目的只是传达这个CSS技巧。</FONT></P>
<P><FONT face=Verdana>许多网页设计师都喜欢，将两个或者多个容器等高的并排放置，并在里面展示每个容器的内容，就象经典表格布局中的单元格控制几个栏目的位置，也喜欢容器]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/html/2008424293100.html</link>
			<title><![CDATA[CSS教程:使用ul进行网页的多列布局]]></title>
			<author>佚名(互联网)</author>
			<category><![CDATA[ul]]></category>
			<pubDate>2008-10-14 3:58:15</pubDate>
			<guid>http://www.gold98.net/artics/html/2008424293100.html</guid>	
		    <description><![CDATA[<P><FONT face=Verdana>几天在用CSS写三列布局的时候突然想到的这样一个方法，这个想法自己都觉得有些疯狂，如果其中有什么不对的地方请各位不吝指教。 </FONT></P>
<P><FONT face=Verdana>当需要写一个三列布局的时候，一般情况下我会选择使用如下的DIV布局方式： </FONT></P>
<P><FONT fa]]></description>
		</item>
		
</channel>
</rss>