<?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>YippeeSoft开心软件 &#187; yippee</title>
	<atom:link href="http://www.yippeesoft.com/blog/p/author/yippee/feed" rel="self" type="application/rss+xml" />
	<link>http://www.yippeesoft.com</link>
	<description></description>
	<lastBuildDate>Wed, 10 Mar 2010 02:54:26 +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>WPF powerpoint, WPF DocumentViewer</title>
		<link>http://www.yippeesoft.com/blog/p/wpf-powerpoint-wpf-documentviewer.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf-powerpoint-wpf-documentviewer.php#comments</comments>
		<pubDate>Wed, 10 Mar 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[powerpoint]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf-powerpoint-wpf-documentviewer.php</guid>
		<description><![CDATA[Office Primary Interop Assemblieshttp://msdn.microsoft.com/en-us/library/15s06t57(VS.80).aspx

PowerPoint Printing Problem c# &#8211; Nothing gets printed. &#8211; Stack Overflowhttp://stackoverflow.com/questions/1624024/powerpoint-printing-problem-c-nothing-gets-printed&#160; string filename = &#8220;C:\\test.ppt&#8221;;&#160;&#160;&#160;&#160;&#160;&#160;&#160; int copies = 1;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Microsoft.Office.Interop.PowerPoint.Presentation work = null;&#160;&#160;&#160;&#160;&#160;&#160;&#160; Microsoft.Office.Interop.PowerPoint.Application app = new Microsoft.Office.Interop.PowerPoint.ApplicationClass();&#160;&#160;&#160;&#160;&#160;&#160;&#160; Microsoft.Office.Interop.PowerPoint.Presentations presprint = app.Presentations;&#160;&#160;&#160;&#160;&#160;&#160;&#160; work = presprint.Open(filename, Microsoft.Office.Core.MsoTriState.msoCTrue, Microsoft.Office.Core.MsoTriState.msoCTrue, Microsoft.Office.Core.MsoTriState.msoFalse);&#160;&#160;&#160;&#160;&#160;&#160;&#160; //app.Visible = Microsoft.Office.Core.MsoTriState.msoTrue;&#160;&#160;&#160;&#160;&#160;&#160;&#160; work.PrintOptions.PrintInBackground = Microsoft.Office.Core.MsoTriState.msoFalse;&#160;&#160;&#160;&#160;&#160;&#160;&#160; //work.PrintOptions.PrintInBackground = Microsoft.Office.Core.MsoTriState.msoTrue;&#160;&#160;&#160;&#160;&#160;&#160;&#160; //work.PrintOptions.ActivePrinter = &#8220;HP LaserJet 5000 Series PCL6&#8243;;&#160;&#160;&#160;&#160;&#160;&#160;&#160; work.PrintOptions.ActivePrinter = app.ActivePrinter;

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf-powerpoint-wpf-documentviewer.php" title="WPF powerpoint, WPF DocumentViewer">阅读全文——共2064字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf-powerpoint-wpf-documentviewer.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF XPS WPF DocumentViewer</title>
		<link>http://www.yippeesoft.com/blog/p/wpf-xps-wpf-documentviewer.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf-xps-wpf-documentviewer.php#comments</comments>
		<pubDate>Tue, 09 Mar 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[XPS]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf-xps-wpf-documentviewer.php</guid>
		<description><![CDATA[UK Application Development Consulting : Cracking an XPS in WPFhttp://blogs.msdn.com/ukadc/archive/2009/05/11/cracking-an-xps-in-wpf.aspx

Jaime Rodriguezhttp://blogs.msdn.com/jaimer/

UK Application Development Consulting : Cracking an XPS in WPFhttp://blogs.msdn.com/ukadc/archive/2009/05/11/cracking-an-xps-in-wpf.aspx

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf-xps-wpf-documentviewer.php" title="WPF XPS WPF DocumentViewer">阅读全文——共4519字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf-xps-wpf-documentviewer.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF XPS</title>
		<link>http://www.yippeesoft.com/blog/p/wpf-xps.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf-xps.php#comments</comments>
		<pubDate>Mon, 08 Mar 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[XPS]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf-xps.php</guid>
		<description><![CDATA[Cool WPF Effects Library &#8211; ChrisKoenighttp://fwdnug.com/blogs/chriskoenig/archive/2008/04/29/cool-wpf-effects-library.aspx

January « 2008 « Josh Smith on WPFhttp://joshsmithonwpf.wordpress.com/2008/01/

如何处理与 Visual C#.net PowerPoint 事件http://support.microsoft.com/kb/308825

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf-xps.php" title="WPF XPS">阅读全文——共4705字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf-xps.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>註音</title>
		<link>http://www.yippeesoft.com/blog/p/%e8%a8%bb%e9%9f%b3.php</link>
		<comments>http://www.yippeesoft.com/blog/p/%e8%a8%bb%e9%9f%b3.php#comments</comments>
		<pubDate>Fri, 05 Mar 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[註音]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/%e8%a8%bb%e9%9f%b3.php</guid>
		<description><![CDATA[再跟我說注音符號是從日文來的，我就翻臉_尘埃落定_百度空间http://hi.baidu.com/fozi031/blog/item/573c2c1fb356fdc8a686696a.html注音符號的起源：&#160;注音符號自民國七年(1918)頒布以來已有七十九年歷史，係聲韻學家章太炎先生創建的符號；1918/11 教育部公布”注音字母表”，其中聲母二十四、介母三、韻母十二，共三十九音；

1930/4 中國國民黨中央執行委員會決定改”注音字母”名稱為”注音符號”，由國民政府令頒各級機關學校採用； 

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/%e8%a8%bb%e9%9f%b3.php" title="註音">阅读全文——共4491字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/%e8%a8%bb%e9%9f%b3.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>正则 MB_SUBSTR</title>
		<link>http://www.yippeesoft.com/blog/p/%e6%ad%a3%e5%88%99-mb_substr.php</link>
		<comments>http://www.yippeesoft.com/blog/p/%e6%ad%a3%e5%88%99-mb_substr.php#comments</comments>
		<pubDate>Wed, 03 Mar 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[MB_SUBSTR]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/%e6%ad%a3%e5%88%99-mb_substr.php</guid>
		<description><![CDATA[EditPlus正则表达式_百佳新课标_百度空间http://hi.baidu.com/hdofne/blog/item/2ae71c7b0589a3f70ad18793.htmlEditPlus

EditPlus正则表达式替换字符串详解_安全中国 &#8211; www.anqn.com &#8211; 专业权威网络安全门户http://www.anqn.com/article/g/2008-07-10/a0998829.shtml

深入浅出之正则表达式（一） &#8211; 摩诘 &#8211; 博客园http://www.cnblogs.com/dragon/archive/2006/05/08/394078.html[A-Za-z_0-9]*

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/%e6%ad%a3%e5%88%99-mb_substr.php" title="正则 MB_SUBSTR">阅读全文——共2797字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/%e6%ad%a3%e5%88%99-mb_substr.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>firefox cache</title>
		<link>http://www.yippeesoft.com/blog/p/firefox-cache.php</link>
		<comments>http://www.yippeesoft.com/blog/p/firefox-cache.php#comments</comments>
		<pubDate>Tue, 02 Mar 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/firefox-cache.php</guid>
		<description><![CDATA[设置IE的临时文件夹、Firefox的cache目录_寒暮云_新浪博客http://blog.sina.com.cn/s/blog_581d8bbd010090c8.htmlFirefox的设置也不难，只是如果不知道的话，相信你会Firefox的选项狂找一气，结果很失望的发现没有地方可以设置它的临时文件夹目录（cache）@_@ 好了，闲话段说，Firefox是这么设置的：&#160;&#160;&#160; 1、打开Firefox，在浏览器的地址栏中输入“about:config”,回车确定，打开配置页面&#160;&#160; &#160;&#160;&#160;&#160; 2、在页面上，点击右键，选择“新建”，选择“字符串”&#160;&#160; &#160;&#160;&#160;&#160; 3、在“输入首选项名称”中输入“browser.cache.disk.parent_directory”，并确定&#160;&#160; &#160;&#160;&#160;&#160; 4、在“输入字符串的值”中输入“R:\\TEMP”（注意目录分隔符为双反斜杠\\）&#160;&#160; &#160;&#160;&#160;&#160; 5、添加之后，配置页面上会有对应的显示。&#160;&#160; &#160;&#160;&#160;&#160; 6、然后重启Firefox使设置生效。重启之后，R:\TEMP下面就多一个Cache目录&#160;&#160;&#160; 

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/firefox-cache.php" title="firefox cache">阅读全文——共1638字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/firefox-cache.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF自定义控件</title>
		<link>http://www.yippeesoft.com/blog/p/wpf%e8%87%aa%e5%ae%9a%e4%b9%89%e6%8e%a7%e4%bb%b6.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf%e8%87%aa%e5%ae%9a%e4%b9%89%e6%8e%a7%e4%bb%b6.php#comments</comments>
		<pubDate>Thu, 25 Feb 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf%e8%87%aa%e5%ae%9a%e4%b9%89%e6%8e%a7%e4%bb%b6.php</guid>
		<description><![CDATA[Silverlight游戏设计：(二)场景编辑器让游戏开发更美好 &#8211; - CSDN博客http://blog.csdn.net/alamiye010/archive/2010/02/21/5315477.aspx

VC++基于微软语音引擎开发语音识别总结 &#8211; Windows 平台资深软件构架师,CSDN著名技术专家，黑暗伯爵-尹成的专栏 &#8211; CSDN博客http://blog.csdn.net/yincheng01/archive/2010/02/20/5313204.aspx

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf%e8%87%aa%e5%ae%9a%e4%b9%89%e6%8e%a7%e4%bb%b6.php" title="WPF自定义控件">阅读全文——共1474字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf%e8%87%aa%e5%ae%9a%e4%b9%89%e6%8e%a7%e4%bb%b6.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Toolkit</title>
		<link>http://www.yippeesoft.com/blog/p/wpf-toolkit.php</link>
		<comments>http://www.yippeesoft.com/blog/p/wpf-toolkit.php#comments</comments>
		<pubDate>Wed, 24 Feb 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[wpf]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/wpf-toolkit.php</guid>
		<description><![CDATA[[WPF] 用自定义Panel更好地处理Resize时的行为 &#8211; 木-叶 &#8211; 博客园http://www.cnblogs.com/nankezhishi/archive/2010/01/18/customPanelforResize.html

Thumb Class (System.Windows.Controls.Primitives)http://msdn.microsoft.com/en-us/library/system.windows.controls.primitives.thumb.aspx

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/wpf-toolkit.php" title="WPF Toolkit">阅读全文——共1281字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/wpf-toolkit.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight开发环境</title>
		<link>http://www.yippeesoft.com/blog/p/silverlight%e5%bc%80%e5%8f%91%e7%8e%af%e5%a2%83.php</link>
		<comments>http://www.yippeesoft.com/blog/p/silverlight%e5%bc%80%e5%8f%91%e7%8e%af%e5%a2%83.php#comments</comments>
		<pubDate>Sat, 20 Feb 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/silverlight%e5%bc%80%e5%8f%91%e7%8e%af%e5%a2%83.php</guid>
		<description><![CDATA[构建Silverlight开发环境,.Net技术文章,Asp.net系列教程,Asp.nethttp://www.diybl.com/course/4_webprogram/asp.net/netjs/2008410/108944.html

Silverlight 4 Beta : The Official Microsoft Silverlight Sitehttp://www.silverlight.net/getstarted/silverlight-4-beta/Silverlight 4 Beta Information

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/silverlight%e5%bc%80%e5%8f%91%e7%8e%af%e5%a2%83.php" title="Silverlight开发环境">阅读全文——共9280字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/silverlight%e5%bc%80%e5%8f%91%e7%8e%af%e5%a2%83.php/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android模擬器</title>
		<link>http://www.yippeesoft.com/blog/p/android%e6%a8%a1%e6%93%ac%e5%99%a8.php</link>
		<comments>http://www.yippeesoft.com/blog/p/android%e6%a8%a1%e6%93%ac%e5%99%a8.php#comments</comments>
		<pubDate>Fri, 19 Feb 2010 02:54:26 +0000</pubDate>
		<dc:creator>yippee</dc:creator>
				<category><![CDATA[Info]]></category>
		<category><![CDATA[Android]]></category>

		<guid isPermaLink="false">http://www.yippeesoft.com/blog/p/android%e6%a8%a1%e6%93%ac%e5%99%a8.php</guid>
		<description><![CDATA[實際演練Android模擬器之操作實際演練Android模擬器之操作__问吧_博客精选_技术文章_中国学网http://ww.xue163.com/html/20091218/3120231.html

Android模拟器介绍和基本使用-八个雅鹿http://www.bageyalu.com/group_thread/view/id-98993

SDK(ANDROID模拟器)使用教程 &#8211; 交流/讨论/互助 &#8211; 安卓网 Android（安致）分享论坛,Android 软件,ROM,最大的 Android（安致）资源论坛,尽在-HiAPK安卓网 &#8211; Powered by Discuz!http://www.hiapk.com/bbs/thread-296-1-1.html

<span class="readmore"><a href="http://www.yippeesoft.com/blog/p/android%e6%a8%a1%e6%93%ac%e5%99%a8.php" title="Android模擬器">阅读全文——共6882字</a></span>]]></description>
		<wfw:commentRss>http://www.yippeesoft.com/blog/p/android%e6%a8%a1%e6%93%ac%e5%99%a8.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
