摘要: #include <stdio.h> #include <windows.h> using namespace std; template<typename T> //定义一个函数模板 T Add(T a, T b) { return a + b; } template<typename Y> Y 阅读全文
posted @ 2020-03-04 12:19 神迹丶 阅读(193) 评论(0) 推荐(0) 编辑
网站已运行: