﻿<?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++博客-探险C++帝国-最新评论</title><link>http://www.cppblog.com/jiang52han/CommentsRSS.aspx</link><description>C++</description><language>zh-cn</language><pubDate>Mon, 31 Mar 2008 14:07:04 GMT</pubDate><lastBuildDate>Mon, 31 Mar 2008 14:07:04 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 开始有点理解自定义函数位置任意性</title><link>http://www.cppblog.com/jiang52han/archive/2008/04/01/45843.html#45863</link><dc:creator>饭中淹</dc:creator><author>饭中淹</author><pubDate>Mon, 31 Mar 2008 18:31:00 GMT</pubDate><guid>http://www.cppblog.com/jiang52han/archive/2008/04/01/45843.html#45863</guid><description><![CDATA[这个可以用虚拟阅读者来理解．<br><br>虚拟阅读者需要知道函数的调用规则是什么样的，但是不需要知道函数的内部是如何实现的。所以，只要在虚拟阅读者用到一个东西之前去声明它，就可以了。不需要在虚拟阅读者之前去定义它。<br><br>声明，就是形容这个东西的样子。<br>定义，就是这个东西内部的原理和构造。<br><img src ="http://www.cppblog.com/jiang52han/aggbug/45863.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/jiang52han/" target="_blank">饭中淹</a> 2008-04-01 02:31 <a href="http://www.cppblog.com/jiang52han/archive/2008/04/01/45843.html#45863#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>