Skip to content

luhaoaimama1/ZonePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

目标

  • 对文件夹内的所有文件 从命名;(主要应用 UI给的 android多个资源目录 资源名字一样,进行统一修改){location: tools/FolderRelateRename.py}
  • 过滤文件与内容。找到匹配的 词汇出现次数 string {location: count/wordCount.py}
  • 对文件夹 内的所有文件 进行class与@keep count的匹配(主要是android 混淆检查 起来好费劲 )不相等的会被打印出来{location:tools/CheckKeepFile.py}
  • hexo 博客命令行 自动化上传{location:tools/UpLoadBlog.py}
  • 定时任务执行{location:tools/CrontabController.py}
  • android项目中文检测{location:tools/checkChinese/CheckChineseFile.py}
  • android项目 jpg png转web{location:tools/FolderRelatePicToWebp.py}
  • 网络爬虫
  • 自动抢票
  • 云盘上传
  • 界面

todo 未来要做的参考

https://www.jianshu.com/p/6ec91271ec33 https://www.jianshu.com/p/1454ac2a36cf

About

python3自学积累工具ing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages