<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>Eric&#039;s Blog - 按键精灵</title>
<link>https://153030.xyz/category/%E6%8C%89%E9%94%AE%E7%B2%BE%E7%81%B5/</link>
<atom:link href="https://153030.xyz/feed/category/%E6%8C%89%E9%94%AE%E7%B2%BE%E7%81%B5/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description></description>
<lastBuildDate>Mon, 24 Jun 2019 03:44:00 +0000</lastBuildDate>
<pubDate>Mon, 24 Jun 2019 03:44:00 +0000</pubDate>
<item>
<title>按键精灵，IF颜色判断脚本</title>
<link>https://153030.xyz/archives/183/</link>
<guid>https://153030.xyz/archives/183/</guid>
<pubDate>Mon, 24 Jun 2019 03:44:00 +0000</pubDate>
<dc:creator>eric</dc:creator>
<description><![CDATA[IfColor 546,515,&quot;0000FF&quot;,0 Then//颜色一样Else    //颜色不一样End If]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<pre><code>IfColor 546,515,&quot;0000FF&quot;,0 Then
//颜色一样
Else    
//颜色不一样
End If
</code></pre>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://153030.xyz/archives/183/#comments</comments>
<wfw:commentRss>https://153030.xyz/feed/category/%E6%8C%89%E9%94%AE%E7%B2%BE%E7%81%B5/</wfw:commentRss>
</item>
</channel>
</rss>