👋
Hi there Hello!
我是一个妄图改变世界的全栈程序员!(轶哥)
I'm a full-stack programmer who wants to change the world! (Yige)
My Blog: https://www.wyr.me
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse我是一个妄图改变世界的全栈程序员!(轶哥)
I'm a full-stack programmer who wants to change the world! (Yige)
My Blog: https://www.wyr.me
Use the hotkeys to open the application in the dock. option+1 opens the 1st app in your dock, like Linux and Windows.
Swift 20
Automatically get your mysql database backup and uploading it to the Object Storage.(自动获取 MySQL 数据库备份文件并将其上传到对象存储。)
通过设置根目录下.env
文件的环境变量VITE_GLOB_OPEN_LONG_REPLY=true
,实现回复内容超过长度的时候自动开启继续回复功能。避免了回复代码或其他格式时由于长度超限再次手工“继续”后导致格式错乱。
注意:开启此功能可能导致API费用过高。
此功能依赖于另外一个PR得到合并:t…