<?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>晨笛的博客</title>
	<atom:link href="http://www.dzday.com/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.dzday.com/blog</link>
	<description>都是绊过脚的地方，希望对你也有帮助</description>
	<lastBuildDate>Mon, 06 Sep 2010 14:18:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>记一个公式</title>
		<link>http://www.dzday.com/blog/?p=288</link>
		<comments>http://www.dzday.com/blog/?p=288#comments</comments>
		<pubDate>Wed, 01 Sep 2010 14:08:51 +0000</pubDate>
		<dc:creator>晨笛</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.dzday.com/blog/?p=288</guid>
		<description><![CDATA[<p>同事要做一个“对大于窗口尺寸的图像进行缩放”的功能，缩放的事件是通过一个滑块（slider bar）来控制的，并且要求在缩放过程中，图像不能有平移，即当前窗口中心的内容在缩放后仍然处于窗口中心。可是令他郁闷的是：总也控制不好图像在窗口中的位置。</p>
<p>我给他总结了个公式，在这里记录下来，以后用到可以节约时间：）</p>
<p>[......]</p><p class='read-more'><a href='http://www.dzday.com/blog/?p=288'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.dzday.com/blog/?feed=rss2&amp;p=288</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>全国哀悼日 网站灰黑色CSS滤镜代码</title>
		<link>http://www.dzday.com/blog/?p=265</link>
		<comments>http://www.dzday.com/blog/?p=265#comments</comments>
		<pubDate>Sun, 15 Aug 2010 07:33:24 +0000</pubDate>
		<dc:creator>晨笛</dc:creator>
				<category><![CDATA[技术]]></category>
		<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.dzday.com/blog/?p=265</guid>
		<description><![CDATA[<p>如果你也想把自己的网站变灰，那么可以参考以下的方法。</p>
<p>[......]</p><p class='read-more'><a href='http://www.dzday.com/blog/?p=265'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.dzday.com/blog/?feed=rss2&amp;p=265</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>入手华硕UL30K73VT</title>
		<link>http://www.dzday.com/blog/?p=275</link>
		<comments>http://www.dzday.com/blog/?p=275#comments</comments>
		<pubDate>Sat, 14 Aug 2010 13:52:00 +0000</pubDate>
		<dc:creator>晨笛</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.dzday.com/blog/?p=275</guid>
		<description><![CDATA[<p><a href="http://www.dzday.com/blog/wp-content/uploads/long_life_battery.png"><img class="alignnone size-full wp-image-274" title="long_life_battery" src="http://www.dzday.com/blog/wp-content/uploads/long_life_battery.png" alt="" width="442" height="69" /></a></p>]]></description>
		<wfw:commentRss>http://www.dzday.com/blog/?feed=rss2&amp;p=275</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>从DLL文件导出对应的LIB文件</title>
		<link>http://www.dzday.com/blog/?p=256</link>
		<comments>http://www.dzday.com/blog/?p=256#comments</comments>
		<pubDate>Sat, 24 Jul 2010 09:46:28 +0000</pubDate>
		<dc:creator>晨笛</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.dzday.com/blog/?p=256</guid>
		<description><![CDATA[<p>一、VisualStudio中使用的.lib文件：<br />
（1）使用pexports或VC自带的dumpbin.exe导出dll的def文件：<br />
            pexports dll-file &#62; def-file<br />
            dumpbin /EXPORTS dll-file[......]</p><p class='read-more'><a href='http://www.dzday.com/blog/?p=256'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.dzday.com/blog/?feed=rss2&amp;p=256</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>各版本Linux下sshd服务启动方法（持续更新&#8230;）</title>
		<link>http://www.dzday.com/blog/?p=252</link>
		<comments>http://www.dzday.com/blog/?p=252#comments</comments>
		<pubDate>Sat, 24 Jul 2010 09:06:27 +0000</pubDate>
		<dc:creator>晨笛</dc:creator>
				<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.dzday.com/blog/?p=252</guid>
		<description><![CDATA[<p>slax-6.1.2:<br />
# sh /etc/rc.d/rc.sshd start</p>
<p>ubuntu-10.04:<br />
# sudo /etc/init.d/ssh start</p>]]></description>
		<wfw:commentRss>http://www.dzday.com/blog/?feed=rss2&amp;p=252</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[转]游戏UI解决方案汇总</title>
		<link>http://www.dzday.com/blog/?p=240</link>
		<comments>http://www.dzday.com/blog/?p=240#comments</comments>
		<pubDate>Sun, 30 May 2010 09:05:29 +0000</pubDate>
		<dc:creator>晨笛</dc:creator>
				<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false">http://www.dzday.com/blog/?p=240</guid>
		<description><![CDATA[<p><strong>1.CEGUI</strong><strong><br />
    </strong>CEGUI是老牌的开源界面库了，最新版本是0.7.1，完全免费，也是Ogre官方推荐使用的界面库，Ogre1.6及以前的版本，都是内置支持的。使用它的商业游戏也非常多，比如天龙八部，火炬之光，仙剑四等。这也就证明CEGUI确实强大，可以完全达到商业应用级别，而且相关资料非常丰[......]</p><p class='read-more'><a href='http://www.dzday.com/blog/?p=240'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.dzday.com/blog/?feed=rss2&amp;p=240</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>链接静态MFC库时要注意</title>
		<link>http://www.dzday.com/blog/?p=219</link>
		<comments>http://www.dzday.com/blog/?p=219#comments</comments>
		<pubDate>Thu, 29 Apr 2010 15:20:07 +0000</pubDate>
		<dc:creator>晨笛</dc:creator>
				<category><![CDATA[C/C++]]></category>

		<guid isPermaLink="false">http://www.dzday.com/blog/?p=219</guid>
		<description><![CDATA[<p>今天需要给公司同事做个办公用的小软件，由于项目简单，根据经验做就行，也就没做太多规划，窗口系统就用MFC来做了。不想在发行时附带VC内部的几个DLL，就把项目设置为use MFC in a static library，结果出现了一些错误，在网上搜索得到以下解决办法：</p>
<p><strong>链接错误</strong></p>
<p>nafxcw.lib[......]</p><p class='read-more'><a href='http://www.dzday.com/blog/?p=219'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.dzday.com/blog/?feed=rss2&amp;p=219</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>继电器的工作原理和特性</title>
		<link>http://www.dzday.com/blog/?p=218</link>
		<comments>http://www.dzday.com/blog/?p=218#comments</comments>
		<pubDate>Thu, 29 Apr 2010 14:10:26 +0000</pubDate>
		<dc:creator>晨笛</dc:creator>
				<category><![CDATA[杂记]]></category>

		<guid isPermaLink="false">http://www.dzday.com/blog/?p=218</guid>
		<description><![CDATA[<p>最近突然想做个电路控制软件，想法来源于跟燕子妈妈的闲聊，我们想通过手机短信来控制家中的电器。嘿嘿，在生活中我很会发挥创意并把它们尽可能变成现实～～</p>
<p>继电器就是这个系统中的关键电子器件之一，这里就做个系统的介绍。</p>
<p>继电器是一种电子控制器件，它具有控制系统（又称输入回路）和被控制系统（又称输出回路），通常应用于自动控制电路中，它实际上是用较小的电流去控制较大电流的一种“自动开关”。故在电路中起着自动调节、安全保护、转换电路等作用。</p>
<p>[......]</p><p class='read-more'><a href='http://www.dzday.com/blog/?p=218'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.dzday.com/blog/?feed=rss2&amp;p=218</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>超长续航独显笔记本归纳</title>
		<link>http://www.dzday.com/blog/?p=208</link>
		<comments>http://www.dzday.com/blog/?p=208#comments</comments>
		<pubDate>Mon, 01 Mar 2010 08:58:54 +0000</pubDate>
		<dc:creator>晨笛</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.dzday.com/blog/?p=208</guid>
		<description><![CDATA[<ol>
<li>宏基: TravelMate 8371G-732G32N 酷睿2双核Intel SU7300、LED13寸1366×768、ATI Mobility Radeon HD 4330、蓝牙、无光驱、双显卡切换技术、9小时</li>
<li>惠普: DM3-1034TX(VZ479PA) 酷睿2双核Intel SU730[......]</li></ol><p class='read-more'><a href='http://www.dzday.com/blog/?p=208'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.dzday.com/blog/?feed=rss2&amp;p=208</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[转]投资方和网游研发团队的那些事</title>
		<link>http://www.dzday.com/blog/?p=204</link>
		<comments>http://www.dzday.com/blog/?p=204#comments</comments>
		<pubDate>Fri, 19 Feb 2010 14:03:15 +0000</pubDate>
		<dc:creator>晨笛</dc:creator>
				<category><![CDATA[未分类]]></category>

		<guid isPermaLink="false">http://www.dzday.com/blog/?p=204</guid>
		<description><![CDATA[<p>　　团队的诚信。我们认为团队缺乏诚信很难有大造化，尽管这个行业有一些人通过投机取巧活得蛮滋润。我们不建议创业团队提供很花哨的计划书，把主要核心人员吹的天花乱坠——这些都是不明智的做法，投资人会认真审查核心成员背景，一旦审查结果偏离了创业团队的介绍，就会有一个巨大问号被打上。</p>
<p>　　产品要公开。遇到不肯[......]</p><p class='read-more'><a href='http://www.dzday.com/blog/?p=204'>继续阅读</a></p>]]></description>
		<wfw:commentRss>http://www.dzday.com/blog/?feed=rss2&amp;p=204</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
