<?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; xpath</title>
	<atom:link href="http://www.sdgz.cn/tag/xpath/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sdgz.cn</link>
	<description>PHP RUBY</description>
	<lastBuildDate>Tue, 03 Aug 2010 17:14:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>watir在中文环境下使用xpath的一个注意事项</title>
		<link>http://www.sdgz.cn/watirzai-zhong-wen-huan-jing-xia-shi-yong-xpathde-yi-ge-zhu-yi-shi-xiang/</link>
		<comments>http://www.sdgz.cn/watirzai-zhong-wen-huan-jing-xia-shi-yong-xpathde-yi-ge-zhu-yi-shi-xiang/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 22:38:13 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[watir]]></category>
		<category><![CDATA[xpath]]></category>

		<guid isPermaLink="false">http://www.sdgz.cn/?p=251</guid>
		<description><![CDATA[用了2年多的watir，总不能使用xpath，执行到xpath语句时，出现一大堆出错信息，如Missing end tag for&#8230;&#8230; 偶然在网上发现，在程序开头加上如下语句即可解决问题： require &#8220;win32ole&#8221; WIN32OLE.codepage = WIN32OLE::CP_UTF8 本文原创于: http://www.sdgz.cn]]></description>
			<content:encoded><![CDATA[<p>用了2年多的watir，总不能使用xpath，执行到xpath语句时，出现一大堆出错信息，如Missing end tag for&#8230;&#8230;</p>
<p>偶然在网上发现，在程序开头加上如下语句即可解决问题：</p>
<p>require &#8220;win32ole&#8221;<br />
WIN32OLE.codepage = WIN32OLE::CP_UTF8</p>
<p>本文原创于: http://www.sdgz.cn</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sdgz.cn/watirzai-zhong-wen-huan-jing-xia-shi-yong-xpathde-yi-ge-zhu-yi-shi-xiang/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

