Skip to content

To make indexing a file easily, write the absolute paths of every entries in a big File-Tree document. 在一个巨大的目录树文件中的每个表项后添加该文件的绝对路径,方便查找

Notifications You must be signed in to change notification settings

DanchuoZhong/MenuTree-GenerateAbsolutePath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

生成带绝对路径的目录树 Generte a Menu Tree with absolute paths appended

使用环境 Environment

  • OS: Windows10
  • Python Version:3.7.4
  • Modules needed: codecs, chardet

使用方法 How to use

python MenuTree-withAbsolutePathGenerator.py [directory]

示例 Example

About

To make indexing a file easily, write the absolute paths of every entries in a big File-Tree document. 在一个巨大的目录树文件中的每个表项后添加该文件的绝对路径,方便查找

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages