<?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-11-21 1:20:05</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/hibernate/2008917565300.html</link>
			<title><![CDATA[Hibernate异常openSession()与getCurrentSession]]></title>
			<author>yuanyao(blog)</author>
			<category><![CDATA[异常]]></category>
			<pubDate>2008-11-21 1:20:05</pubDate>
			<guid>http://www.gold98.net/artics/hibernate/2008917565300.html</guid>	
		    <description><![CDATA[<DIV class=blog_content>在之前的Hibernate学习中总会在HibernateSessionFactory中实现getSessionFactory(),之后用getCurrentSession()去获取Session.但是,在程序运行的时候抛出了异常: <BR>
<DIV class=dp-highlighter>
<DIV c]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/struts/2008917551000.html</link>
			<title><![CDATA[Struts HTML标签库学习笔记]]></title>
			<author>yuanyao(blog)</author>
			<category><![CDATA[标签]]></category>
			<pubDate>2008-11-21 1:20:05</pubDate>
			<guid>http://www.gold98.net/artics/struts/2008917551000.html</guid>	
		    <description><![CDATA[<DIV class=blog_content>&lt;html:form&gt; <BR>&lt;html:form&gt;用来创建表单,&lt;html:form&gt;必须包含一个action属性,否则JSP会抛出一个异常. <BR>常用属性: <BR>Action 指定用户提交的表单由哪个组件来处理 <BR>Enctype 指定表单所用的MIME编码]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/struts/2008917535600.html</link>
			<title><![CDATA[Struts HTML标签库常用属性和方法]]></title>
			<author>nino(blog)</author>
			<category><![CDATA[标签]]></category>
			<pubDate>2008-11-21 1:20:05</pubDate>
			<guid>http://www.gold98.net/artics/struts/2008917535600.html</guid>	
		    <description><![CDATA[<P><STRONG><FONT color=#ff0000>以下属性或方法可能大小写有误,请自行测试!</FONT></STRONG></P>
<P>&lt;html:form&gt; <BR>&lt;html:form&gt;用来创建表单,&lt;html:form&gt;必须包含一个action属性,否则JSP会抛出一个异常. <BR>常用属性: <]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/net/200891621300.html</link>
			<title><![CDATA[ASP.NET文件下载的几种方法]]></title>
			<author>yinrg(blog)</author>
			<category><![CDATA[下载]]></category>
			<pubDate>2008-11-21 1:20:05</pubDate>
			<guid>http://www.gold98.net/artics/net/200891621300.html</guid>	
		    <description><![CDATA[<P>当服务器要提供文件下载时，HttpResponse有这么几种方法可以使用。<BR>1）用Response.WriteFile，如：<BR> </P>
<P> Response.ContentType = "application/octet-stream";<BR> Response.WriteFile(@"whatever.zip");</P>
]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/net/2008916195200.html</link>
			<title><![CDATA[ASP.Net文件下载-使用流输出]]></title>
			<author>ChimpYang(blog)</author>
			<category><![CDATA[下载]]></category>
			<pubDate>2008-11-21 1:20:05</pubDate>
			<guid>http://www.gold98.net/artics/net/2008916195200.html</guid>	
		    <description><![CDATA[<P>/// &lt;summary&gt;<BR>/// 下载文件<BR>/// 使用流输出<BR>/// &lt;/summary&gt;<BR>/// &lt;param name="sender"&gt;&lt;/param&gt;<BR>/// &lt;param name="e"&gt;&lt;/param&gt;<BR>private void]]></description>
		</item>
		
			<item>
			<link>http://www.gold98.net/artics/net/2008916185200.html</link>
			<title><![CDATA[ASP.NET实现文件下载]]></title>
			<author>codeshark(blog)</author>
			<category><![CDATA[下载]]></category>
			<pubDate>2008-11-21 1:20:05</pubDate>
			<guid>http://www.gold98.net/artics/net/2008916185200.html</guid>	
		    <description><![CDATA[<P><FONT face=Verdana>方式一：TransmitFile实现下载。将指定的文件直接写入 HTTP 响应输出流，而不在内存中缓冲该文件。 </FONT></P>
<P><FONT face=Verdana> protected void Button1_Click(object sender, EventArgs e)<BR> ...{<]]></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-11-21 1:20:05</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/windows/2008915484100.html</link>
			<title><![CDATA[IIS admin 服务无法启动的解决办法]]></title>
			<author>佚名(互联网)</author>
			<category><![CDATA[IIS]]></category>
			<pubDate>2008-11-21 1:20:05</pubDate>
			<guid>http://www.gold98.net/artics/windows/2008915484100.html</guid>	
		    <description><![CDATA[<SPAN class=oblog_text><SPAN id=ob_logd6050></SPAN> 
<P>在IIS Admin 无法启动的时候，会出现这样的情况，那就是IIS显示不正常，点了Internet 信息服务 的链接后，久久都不能出现我们喜欢的窗口，连点了几次，出现了，而且一个接一个的出现，里面没有项目可出现，而且只有一个 Internet ]]></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-11-21 1:20:05</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>
		
</channel>
</rss>