0、git bash 安装
git(安装,常用命令,分支操作,gitee,IDEA集成git,IDEA集成gitee,IDEA集成github,远程堆栈操作)
1、下载并手动安装 tree
- 下载 tree.exe
- 从 tree for Windows 官方站点 下载 tree 的 Windows 可执行文件。
- tree for Window:https://gnuwin32.sourceforge.net/packages/tree.htm
- tree-1.5.2.2-setup.exe:https://sourceforge.net/projects/gnuwin32/files/tree/1.5.2.2/tree-1.5.2.2-setup.exe/download?use_mirror=jaist
- 安装和配置 tree
- 下载 tree.exe 后,将其放置在您的 PATH 环境变量中的某个目次中,例如:
- C:\Program Files (x86)\GnuWin32\bin
复制代码
- 将 tree.exe 放在该目次中后,您可以在 Git Bash 或 CMD 中使用 tree 命令。
2、tree -L 2
- dgq@DESKTOP-JRQ5NMD MINGW64 /f/spid-mini-xxx
- $ tree -L 2
- .
- |-- __MACOSX
- | `-- spid-mini
- |-- project.config.json
- |-- project.private.config.json
- `-- spid-mini
- | `-- 01-dev-tools
- | `-- api
- | `-- app.js
- | `-- app.json
- | `-- app.wxss
- | `-- assets
- | `-- components
- | `-- config
- | `-- custom-tab-bar
- | `-- pages
- | `-- permission.js
- | `-- project.config.json
- | `-- project.private.config.json
- | `-- sitemap.json
- | `-- utils
- `-- wxs
- 12 directories, 9 files
复制代码 3、tree -L 3
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!更多信息从访问主页:qidao123.com:ToB企服之家,中国第一个企服评测及商务社交产业平台。 |