<?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>z&#039;Log &#187; Umen</title>
	<atom:link href="http://rndz.org/tag/umen/feed/" rel="self" type="application/rss+xml" />
	<link>http://rndz.org</link>
	<description>低心跳、高环保、成就次世代好宅男</description>
	<lastBuildDate>Mon, 07 May 2012 07:59:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Editplus+WinSDK+Umen=便携版开发编译环境</title>
		<link>http://rndz.org/editpluswinsdkumen%e4%be%bf%e6%90%ba%e7%89%88%e5%bc%80%e5%8f%91%e7%bc%96%e8%af%91%e7%8e%af%e5%a2%83/</link>
		<comments>http://rndz.org/editpluswinsdkumen%e4%be%bf%e6%90%ba%e7%89%88%e5%bc%80%e5%8f%91%e7%bc%96%e8%af%91%e7%8e%af%e5%a2%83/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 17:16:27 +0000</pubDate>
		<dc:creator>z</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Umen]]></category>

		<guid isPermaLink="false">http://rndz.org/?p=38</guid>
		<description><![CDATA[Editplus 是常用的编辑软件，经常集成编译器组成开发环境。如果直接在 Editplus 里添加外部工具的话，会遇到路径问题。如果使用绝对路径，因为在其它电脑的盘符不一样，会找不到编译器；如果使用相对路径，源码在其它盘符的情况下，会找不到编译器。
把编译器目录和头文件目录、库文件目录复制到根目录下的Dev文件夹（也可以是同分区的其它文件夹，请作相应修改）。使用 Umen 添加 Editplus 并指定下面三个环境变量就可以解决路径问题。
Path=%UDrv%\Dev\Bin;%Path%
Include=%UDrv%\Dev\Include;%Include%
<span class="readmore"><a href="http://rndz.org/editpluswinsdkumen%e4%be%bf%e6%90%ba%e7%89%88%e5%bc%80%e5%8f%91%e7%bc%96%e8%af%91%e7%8e%af%e5%a2%83/" title="Editplus+WinSDK+Umen=便携版开发编译环境" target="_blank">阅读全文——共503字</a></span>]]></description>
		<wfw:commentRss>http://rndz.org/editpluswinsdkumen%e4%be%bf%e6%90%ba%e7%89%88%e5%bc%80%e5%8f%91%e7%bc%96%e8%af%91%e7%8e%af%e5%a2%83/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>系统目标整理</title>
		<link>http://rndz.org/%e7%b3%bb%e7%bb%9f%e7%9b%ae%e6%a0%87%e6%95%b4%e7%90%86/</link>
		<comments>http://rndz.org/%e7%b3%bb%e7%bb%9f%e7%9b%ae%e6%a0%87%e6%95%b4%e7%90%86/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 08:38:18 +0000</pubDate>
		<dc:creator>z</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Umen]]></category>

		<guid isPermaLink="false">http://rndz.org/29</guid>
		<description><![CDATA[将 ::{&#8230;} 的内容复制到 Umen 命令里可以打开相应的系统目标。
网上邻居	::{208D2C60-3AEA-1069-A2D7-08002B30309D}
网络搜索	::{E17D4FC0-5564-11D1-83F2-00A0C90DC849}
我的电脑	::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
<span class="readmore"><a href="http://rndz.org/%e7%b3%bb%e7%bb%9f%e7%9b%ae%e6%a0%87%e6%95%b4%e7%90%86/" title="系统目标整理" target="_blank">阅读全文——共1027字</a></span>]]></description>
		<wfw:commentRss>http://rndz.org/%e7%b3%bb%e7%bb%9f%e7%9b%ae%e6%a0%87%e6%95%b4%e7%90%86/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Umen r35 发布</title>
		<link>http://rndz.org/umen-r35-%e5%8f%91%e5%b8%83/</link>
		<comments>http://rndz.org/umen-r35-%e5%8f%91%e5%b8%83/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 09:09:15 +0000</pubDate>
		<dc:creator>z</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Umen]]></category>

		<guid isPermaLink="false">http://rndz.org/27</guid>
		<description><![CDATA[更新内容：

使用 sqlite 数据库
取消在菜单里添加标签的功能
<span class="readmore"><a href="http://rndz.org/umen-r35-%e5%8f%91%e5%b8%83/" title="Umen r35 发布" target="_blank">阅读全文——共93字</a></span>]]></description>
		<wfw:commentRss>http://rndz.org/umen-r35-%e5%8f%91%e5%b8%83/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Umen r28 发布</title>
		<link>http://rndz.org/umen-r28-%e5%8f%91%e5%b8%83/</link>
		<comments>http://rndz.org/umen-r28-%e5%8f%91%e5%b8%83/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 03:30:17 +0000</pubDate>
		<dc:creator>z</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Umen]]></category>

		<guid isPermaLink="false">http://rndz.org/26</guid>
		<description><![CDATA[Umen 是一个快速启动工具，支持打开多种目标（软件、文件、目录、网址）
特色功能：
1. 按最后运行时间显示项目。
2. 快速打开相关项目。类似功能的软件，我们除了平时使用的一个，还会有多个用于特殊情况的备用软件。把这几个软件添加相同的标签后，除了正常的点击打开外，还可以右击标签，打开备用软件。
<span class="readmore"><a href="http://rndz.org/umen-r28-%e5%8f%91%e5%b8%83/" title="Umen r28 发布" target="_blank">阅读全文——共206字</a></span>]]></description>
		<wfw:commentRss>http://rndz.org/umen-r28-%e5%8f%91%e5%b8%83/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Umen 配置文件说明</title>
		<link>http://rndz.org/umen-%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6%e8%af%b4%e6%98%8e/</link>
		<comments>http://rndz.org/umen-%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6%e8%af%b4%e6%98%8e/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 03:24:58 +0000</pubDate>
		<dc:creator>z</dc:creator>
				<category><![CDATA[未分类]]></category>
		<category><![CDATA[Umen]]></category>

		<guid isPermaLink="false">http://rndz.org/?p=10</guid>
		<description><![CDATA[这是一个配置文件示例,
配置文件可以用文本编辑器编辑，
非配置选项的行都可以作为注释。
由[]开始的是节，除Umen外的每一节表示一个项目。
<span class="readmore"><a href="http://rndz.org/umen-%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6%e8%af%b4%e6%98%8e/" title="Umen 配置文件说明" target="_blank">阅读全文——共864字</a></span>]]></description>
		<wfw:commentRss>http://rndz.org/umen-%e9%85%8d%e7%bd%ae%e6%96%87%e4%bb%b6%e8%af%b4%e6%98%8e/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

