Skip to content

递归搜索指定目录,将所有指定类型的文件,编码为UTF8,保持原名。

Notifications You must be signed in to change notification settings

pslg916/transToUTF8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transToUTF8

递归搜索指定目录,将所有指定类型的文件,编码为UTF8,保持原名。

Useage

python TransToUTF8.py [rootDir] [fileType]
  • rootDir: 递归搜索root dir
  • fileType: 指定文件类型, eg:cpp, hpp, py

About

递归搜索指定目录,将所有指定类型的文件,编码为UTF8,保持原名。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages