<?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.sdgz.cn/tag/%e7%89%88%e6%9c%ac/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和firewatir版本的方法</title>
		<link>http://www.sdgz.cn/check-watir-and-firewatir-version-of-the-method-of/</link>
		<comments>http://www.sdgz.cn/check-watir-and-firewatir-version-of-the-method-of/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 08:17:36 +0000</pubDate>
		<dc:creator>leleba</dc:creator>
				<category><![CDATA[watir]]></category>
		<category><![CDATA[版本]]></category>

		<guid isPermaLink="false">http://www.sdgz.cn/check-watir-and-firewatir-version-of-the-method-of/</guid>
		<description><![CDATA[编辑一个rb文件并执行，可以获得watir和firewatir的版本信息，以下是相应的代码： require &#8216;watir&#8217; puts Watir::IE::VERSION require &#8216;firewatir&#8217; puts FireWatir::Firefox::VERSION]]></description>
			<content:encoded><![CDATA[<p>编辑一个rb文件并执行，可以获得watir和firewatir的版本信息，以下是相应的代码：</p>
<p>require &#8216;watir&#8217;</p>
<p>puts Watir::IE::VERSION</p>
<p> <span id="more-257"></span>
<p>require &#8216;firewatir&#8217;</p>
<p>puts FireWatir::Firefox::VERSION</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sdgz.cn/check-watir-and-firewatir-version-of-the-method-of/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

