10 November 2018

Hiển thị cấu trúc thư mục với Command Line [Windows] ? - Export cấu trúc thư mục ?

Cú pháp Tree
TREE [Drive:[[Path] [/F] [/A]
Hiển thị cấu trúc thư mục với Command Line.

Path   Ổ đĩa và thư mục chứa
/ F Hiển thị tên tệp trong mỗi thư mục.
/ A  ký tự mở được sử dụng để liên kết các dòng, thay vì các ký tự đồ họa. / a được sử dụng với các trang mã không hỗ trợ các ký tự đồ họa và để gửi đầu ra cho các máy in không giải thích đúng các ký tự đồ họa.
Tree
Tree /F
Export cấu trúc thư mục ?  


Folder PATH listing
Volume serial number is 383D-EBD1
C:.
|   .gitignore
|   google927c0cef71b68b0a.html
|   index.html
|   package.json
|   README.md
|   server.js
|   tree.txt
|       
+---btc-qr-code
|       App.js
|       index.html 
|       
+---btc-usd-chart
|       App.js
|       index.html
|       
+---node_modules
|   +---.bin
|   |       mime
|   |       mime.cmd
|   |              
|   +---depd
|   |   |   History.md
|   |   |   index.js
|   |   |   LICENSE
|   |   |   package.json
|   |   |   Readme.md
|   |   |   
|   |   \---lib
|   |       +---browser
|   |       |       index.js
|   |       |       
|   |       \---compat
|   |               callsite-tostring.js
|   |               event-listener-count.js
|   |               index.js
|   |       
|   +---etag
|   |       HISTORY.md
|   |       index.js
|   |       LICENSE
|   |       package.json
|   |       README.md
|   |       
|   +---express
|   |   |   History.md
|   |   |   index.js
|   |   |   LICENSE
|   |   |   package.json
|   |   |   Readme.md
|   |   |   
|   |   \---lib
|   |       |   application.js
|   |       |   express.js
|   |       |   request.js
|   |       |   response.js
|   |       |   utils.js
|   |       |   view.js
|   |       |   
|   |       +---middleware
|   |       |       init.js
|   |       |       query.js
|   |       |       
|   |       \---router
|   |               index.js
|   |               layer.js
|   |               route.js
|   |               
|   +---finalhandler
|   |       HISTORY.md
|   |       index.js
|   |       LICENSE
|   |       package.json
|   |       README.md
|   |       
|   +---raw-body
|   |   |   HISTORY.md
|   |   |   index.d.ts
|   |   |   index.js
|   |   |   LICENSE
|   |   |   package.json
|   |   |   README.md
|   |   |   
|   |   \---node_modules
|   |       +---depd
|   |       |   |   History.md
|   |       |   |   index.js
|   |       |   |   LICENSE
|   |       |   |   package.json
|   |       |   |   Readme.md
|   |       |   |   
|   |       |   \---lib
|   |       |       +---browser
|   |       |       |       index.js
|   |       |       |       
|   |       |       \---compat
|   |       |               callsite-tostring.js
|   |       |               event-listener-count.js
|   |       |               index.js
|   |       |               
|   |       +---http-errors
|   |       |       HISTORY.md
|   |       |       index.js
|   |       |       LICENSE
|   |       |       package.json
|   |       |       README.md
|   |       |       
|   |       \---setprototypeof
|   |               index.js
|   |               LICENSE
|   |               package.json
|   |               README.md
|   |       
|   +---statuses
|   |       codes.json
|   |       HISTORY.md
|   |       index.js
|   |       LICENSE
|   |       package.json
|   |       README.md
|   |       
|   +---type-is
|   |       HISTORY.md
|   |       index.js
|   |       LICENSE
|   |       package.json
|   |       README.md
|   |       
|   +---utils-merge
|   |       .npmignore
|   |       index.js
|   |       LICENSE
|   |       package.json
|   |       README.md
|   |       
|   \---vary
|           HISTORY.md
|           index.js
|           LICENSE
|           package.json
|           README.md
|           
+---share
|   |   nav.html
|   |   template.js
|   |   
|   +---css
|   |       style.css
|   |       
|   +---images
|   |       template-1.jpg
|   |       template-2.jpg
|   |       template-3.jpg
|   |       template-4.jpg
|   |       template-5.jpg
|   |       
|   \---js
|           qrcode.js        
|       
\---vnd-to-usd
        App.js
        index.html
        

0 nhận xét:

Post a Comment

 

BACK TO TOP

Xuống cuối trang