简便方法-项目文档列出树状目录层次 CYT • 2019年9月28日 pm9:41 • 笔记 • 阅读 187cmd窗口命令:tree D:\xcx /f /a >d:\wt_work_tree.txt tree D:\文件名 /f /a >d:\输出的文件.txt 效果