对象2 构造,析构
摘要:
#include #include #include class StoreQuote{public: std::string quote, speaker; std::ofstream fileOutput; StoreQuote(); ~StoreQuote(); ... 阅读全文
posted @ 2015-03-21 23:42 雨渐渐 阅读(207) 评论(0) 推荐(0) 编辑
posted @ 2015-03-21 23:42 雨渐渐 阅读(207) 评论(0) 推荐(0) 编辑
posted @ 2015-03-21 22:10 雨渐渐 阅读(316) 评论(0) 推荐(0) 编辑
posted @ 2015-03-21 21:43 雨渐渐 阅读(174) 评论(0) 推荐(0) 编辑