<?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>windows &#8211; dbtan 谈DB</title>
	<atom:link href="https://dbtan.com/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>https://dbtan.com</link>
	<description>dbtan 的生活、Oracle 及 Linux 等的学习笔记、观点。      说，永远易于做！</description>
	<lastBuildDate>Fri, 06 Nov 2009 06:55:36 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Linux和Windows下查看环境变量方法对比</title>
		<link>https://dbtan.com/2009/11/linux-or-windows-envionment-variables.html</link>
					<comments>https://dbtan.com/2009/11/linux-or-windows-envionment-variables.html#respond</comments>
		
		<dc:creator><![CDATA[dbtan]]></dc:creator>
		<pubDate>Mon, 02 Nov 2009 04:04:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[环境变量]]></category>
		<guid isPermaLink="false">http://www.dbtan.com/2009/11/linux-or-windows-envionment-variables.html</guid>

					<description><![CDATA[一、查看所有环境变量的名称和值： Linux下：exportWindows下：set 二、根据名称查该环境变量 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>一、查看所有环境变量的名称和值：   Linux下：exportWindows下：set  二、根据名称查该环境变量的值：   Linux下：echo $环境变量名如：echo $ORACLE_HOME  Windows下：set 环境变量名如：set ORACLE_HOME  三、设置环境变量：[......]</p>
<p class="read-more"><a href="https://dbtan.com/2009/11/linux-or-windows-envionment-variables.html">阅读全文</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://dbtan.com/2009/11/linux-or-windows-envionment-variables.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
