2014年4月17日
摘要: // A example for template// From > P273#include #include #include using namespace std;// class Appleclass Apple {public: Apple() : variety("generic... 阅读全文
posted @ 2014-04-17 16:48 aoun 阅读(149) 评论(0) 推荐(0)