Skip to content

本人写的小工具。遵循 MIT 开源协议。

License

Notifications You must be signed in to change notification settings

Zhu-Xinrong/single

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

187 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

仓库简介

本人写的小工具, 遵循 MIT 开源协议.

内容一览

软件名 源代码文件 编程语言 状态 维护者
必应每日壁纸 py/BingImage.py Python 3 ✅ 正常维护 Zhu-Xinrong (Kendall)
重复文件查找器 py/DuplicateFileFinder.py Python 3 ✅ 正常维护 Zhu-Xinrong (Kendall)
考试倒计时 py/ExamTimer.py Python 3 ✅ 正常维护 Zhu-Xinrong (Kendall)
二维码工具 py/QRCode.py Python 3 ✅ 正常维护 Zhu-Xinrong (Kendall)
随机密码生成器 py/RandomPasswordGenerator.py Python 3 ✅ 正常维护 Zhu-Xinrong (Kendall)
连点器 cpp/auto_clicker.cpp C++ ✅ 正常维护 MaxLHy0424 (Mingxu Ye)
密码生成器 (命令行) cpp/password_generator.cpp C++ ✅ 正常维护 MaxLHy0424 (Mingxu Ye)

Note

对于 cpp 下的任意 .cpp 文件, 推荐使用以下编译命令:

g++ cpp/文件名 -Wall -Wextra -Weffc++ -Wpedantic -O3 -s -static -flto=auto -fno-rtti -fno-exceptions -ffunction-sections -fdata-sections "-Wl,--gc-sections" -std=gnu++26 -fexec-charset=gbk

该库的其他贡献者

MaxLHy0424 (Mingxu Ye)


更新于 2025-08-15T04:50:00Z

About

本人写的小工具。遵循 MIT 开源协议。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •