联系我:

近期发布

工具箱

Tampermonkey Chrome >= 120:https://www.tampermonkey.net/crx/tampermonkey_stable.crx Chrome >= 71:https://www.tampermonkey.net/crx/tampermonkey_legacy.

CentOS的Shardingsphere安装

1. 环境初始化 禁用selinux和防火墙 sudo setenforce 0 && sudo systemctl stop firewalld && sudo systemctl disable firewalld && sudo sed -i 's/^SELINUX=.*$/SELINUX=d