Share my Github open source project

Introduction:

Recently started using github repository project management, personal development of the Project directly open source, and to use a lot of technology stack, ideal for the novice just getting started learning the white reference. If my project is helpful to you, welcome to Star , thank you very much! If there are any shortcomings in the code, you can also point it out, and everyone can communicate and learn together.

If you can't open github, you can refer to these two articles:

Java project:

  1. Wechat dat file parsing tool  https://github.com/respost/WechatDecode
  2. Java-Shenmafuyun  https://github.com/respost/JavaShenmafuyun

C# project:

  1. Host file modification tool  https://github.com/respost/HostsFileUpdateTool
  2. Time Calibrator  https://github.com/respost/TimeCalibrator 
  3. PDF converter  https://github.com/respost/PDFConverter
  4. PHP vulnerability scanner  https://github.com/respost/PVS
  5. Multi-thread collector (crawler)  https://github.com/respost/MultiLineCollector
  6. Decoration accounting tool  https://github.com/respost/HouseDecorateAccountBook
  7. System Toolbox  https://github.com/respost/SystemToolbox
  8. File batch search delete tool  https://github.com/respost/FileBatchSearchDeleteTool
  9. Dragon HelperTool  https://github.com/respost/DragonHelperTool
  10. Online update program  https://github.com/respost/OnlineUpdate

Android project:

  1. Android permission dynamic request framework (open source library): https://github.com/respost/OmgPermission
  2. Simple example of Android component development: https://github.com/respost/ModuleDemo

Guess you like

Origin blog.csdn.net/qq15577969/article/details/109446830