查看防火墙状态:firewall-cmd --state;添加:firewall-cmd --permanent --zone=public --add-port=443/tcp (443为ssl)重启:systemctl restart firewalld.service
git stash 阅读
PHP实现常用排序算法(含示意动图) 阅读
phpstorm 设置创建文件头信息 阅读