<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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="https://www.coder4.com/archives/tag/%E9%98%B6%E4%B9%98%E8%AE%A1%E7%AE%97%E5%99%A8/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Thu, 23 Dec 2021 09:16:14 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>VC实现--阶乘计算器</title>
		<link>https://www.coder4.com/archives/379</link>
					<comments>https://www.coder4.com/archives/379#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Thu, 18 Feb 2010 15:33:35 +0000</pubDate>
				<category><![CDATA[Visual C++ && C#]]></category>
		<category><![CDATA[VC]]></category>
		<category><![CDATA[阶乘计算器]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=379</guid>

					<description><![CDATA[本程序可以快速地计算1-5000的阶乘，计算结果精确到个位。 程序支持把结果复制到内存/输出到文件/计算结果的位数。 开发环境：vc++ 大小：6Kb 下载地址： http://www.vbnew.net/zip/llsoft/FacCal.rar[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/379/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
