﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-Palmer learns Coding-最新评论</title><link>http://www.cppblog.com/lqingshan073/CommentsRSS.aspx</link><description>from 2010,a green hand</description><language>zh-cn</language><pubDate>Thu, 23 Dec 2010 10:08:26 GMT</pubDate><lastBuildDate>Thu, 23 Dec 2010 10:08:26 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: C++函数指针的应用（转自学生技术联盟）</title><link>http://www.cppblog.com/lqingshan073/archive/2011/02/17/137315.html#140208</link><dc:creator>Husiwa</dc:creator><author>Husiwa</author><pubDate>Thu, 17 Feb 2011 03:57:00 GMT</pubDate><guid>http://www.cppblog.com/lqingshan073/archive/2011/02/17/137315.html#140208</guid><description><![CDATA[　void (*fun[256])(void);<br><br>　　fun[0] = function0;<br><br>　　…….<br><br>　　fun[255] = function();<br><br><br><br>写这些不也很耗时吗 哈哈<img src ="http://www.cppblog.com/lqingshan073/aggbug/140208.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/lqingshan073/" target="_blank">Husiwa</a> 2011-02-17 11:57 <a href="http://www.cppblog.com/lqingshan073/archive/2011/02/17/137315.html#140208#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>