章節連結
近期在撰寫專案文件時,需要產生資料夾與檔案的相對位置結構圖。過往這等工具可以使用 [指南] Windows 中用 DOS 輸出資料樹狀圖 來產出,不過要輸出總是有些不便。ASCII Tree Generator 是個相當優先、簡單使用的資料樹狀圖工具。利用簡單的拖、拉、右鍵選單,就可以快速生成結果。
步驟
[ 網址 ]:https://ascii-tree-generator.com/
1. 一開始載入後,會出現一組資料樹狀結構。你可以直接在名稱上編輯、或是按上方的 + new folder 增加資料夾;+ new file 增加檔案
2. 編輯進行過程中,可以用 sort 來排列順序
3. 若按下 clear ,會直接清除所有資料
延伸閱讀
- [筆記] 六角學院 Node.js 2022 直播班記錄 – 11 Mongoose 實作運用
- [筆記] Ultimate AWS Certified Developer Associate (27)
- [筆記] Udemy – CSS3 Animations, Transforms and Transitions Ultimate Guide (38)
- [筆記] Udemy – CSS3 Animations, Transforms and Transitions Ultimate Guide (37)
- [筆記] 六角學院 Node.js 2022 直播班記錄 – 10 Mongoose 額外補充和模組化