10 2023 档案
摘要:实验任务1 方式1 main.cpp 1 #include "t.h" 2 3 // 测试 4 void test() { 5 cout << "T class info: " << T::doc << endl; 6 cout << "T objects max_count: " << T::ma
阅读全文
摘要:实验任务1 task1.cpp 1 // 标准库string,vector,array基础用法 2 3 #include <iostream> 4 #include <string> 5 #include <vector> 6 #include <array> 7 8 //函数模板 9 //对满足特
阅读全文

浙公网安备 33010602011771号