WordPress加载缓慢的解决办法 2019年1月4日admin日志Leave a comment 2918 views 后台添加插件 1、禁用Google字体 Disable Google Fonts 2、禁用表情包 Disabl…
解决linux kill -9 杀不掉的进程 2019年1月4日adminLinuxLeave a comment 2840 views 父进程没有退出,所以执行ps -aux | grep xxxxxx 此时的解决方法有两种 《1》 cat /p…