08 2018 档案

摘要:#include using namespace std; class Printer { public: template//类的成员函数是模板 void print(const T& t) { cout void print(int a, const T& t) { cout ("abc"); ... 阅读全文
posted @ 2018-08-30 23:24 zzyoucan 阅读(1559) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示