<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>唯学 &#187; 开发纪事</title>
	<atom:link href="http://www.wixe.net/archives/category/web/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wixe.net</link>
	<description>学而不思则罔，思而不学则殆</description>
	<lastBuildDate>Wed, 31 Aug 2011 09:28:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>处理myeclipse安装时的error preparing installer错误</title>
		<link>http://www.wixe.net/archives/211</link>
		<comments>http://www.wixe.net/archives/211#comments</comments>
		<pubDate>Wed, 14 Oct 2009 15:34:16 +0000</pubDate>
		<dc:creator>山奇</dc:creator>
				<category><![CDATA[开发纪事]]></category>

		<guid isPermaLink="false">http://www.wixe.net/archives/211</guid>
		<description><![CDATA[第一次安装myeclipse7.5的时候选择安装路径为D盘，结果没有安装成功，删除D盘下的安装文件夹后，再次安装myeclipse就会弹出error preparing installer错误信息。 按以下方式可以解决： 1.删除c:\Documents and Settings\(username)\.eclipse,c:\Documents and Settings\(username)\.myeclipse, 2.删除c:\C:\Program Files\Genuitec文件夹 删除上面的内容后重新安装会顺利进行]]></description>
		<wfw:commentRss>http://www.wixe.net/archives/211/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTTP 状态消息</title>
		<link>http://www.wixe.net/archives/181</link>
		<comments>http://www.wixe.net/archives/181#comments</comments>
		<pubDate>Thu, 14 May 2009 07:03:20 +0000</pubDate>
		<dc:creator>山奇</dc:creator>
				<category><![CDATA[开发纪事]]></category>
		<category><![CDATA[http]]></category>

		<guid isPermaLink="false">http://www.wixe.net/?p=181</guid>
		<description><![CDATA[当浏览器从 web 服务器请求服务时，可能会发生错误。 从而有可能会返回下面的一系列状态消息： 1xx: 信息 消息:&#160;&#160;&#160;&#160; 描述: 100 Continue&#160;&#160;&#160;&#160; 服务器仅接收到部分请求，但是一旦服务器并没有拒绝该请求，客户端应该继续发送其余的请求。 101 Switching Protocols&#160;&#160;&#160;&#160; 服务器转换协议：服务器将遵从客户的请求转换到另外一种协议。 &#160; 2xx: 成功 消息:&#160;&#160;&#160;&#160; 描述: 200 OK&#160;&#160;&#160;&#160; 请求成功（其后是对GET和POST请求的应答文档。） 201 Created&#160;&#160;&#160;&#160; 请求被创建完成，同时新的资源被创建。 202 Accepted&#160;&#160;&#160;&#160; 供处理的请求已被接受，但是处理未完成。 203 Non-authoritative Information&#160;&#160;&#160;&#160; 文档已经正常地返回，但一些应答头可能不正确，因为使用的是文档的拷贝。 204 No Content&#160;&#160;&#160;&#160; 没有新文档。浏览器应该继续显示原来的文档。如果用户定期地刷新页面，而Servlet可以确定用户文档足够新，这个状态代码是很有用的。 205 Reset Content&#160;&#160;&#160;&#160; 没有新文档。但浏览器应该重置它所显示的内容。用来强制浏览器清除表单输入内容。 206 Partial Content&#160;&#160;&#160;&#160; 客户发送了一个带有Range头的GET请求，服务器完成了它。 &#160; 3xx: 重定向 消息:&#160;&#160;&#160;&#160; 描述: 300 Multiple Choices&#160;&#160;&#160;&#160; 多重选择。链接列表。用户可以选择某链接到达目的地。最多允许五个地址。 301 [...]]]></description>
		<wfw:commentRss>http://www.wixe.net/archives/181/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

