#include <常用> #include "路径.cpp" 空 f(串&d){ 动 t=递归目录步(d); 打印("这里",d); } 空 主(){ 串 a{"e:\\桌面下载"},b{"d:\\"}; f(a); 打印("啊"); f(b); }