摘要:
实验10:组合模式 [实验任务一]:组合模式 用透明组合模式实现教材中的“文件夹浏览”这个例子。 直接放源码: #include<iostream> #include<string> #include<vector> using namespace std; class AbstractFile { 阅读全文
posted @ 2022-10-15 16:12
Lindseyyip
阅读(29)
评论(0)
推荐(0)
浙公网安备 33010602011771号