2021年9月29日
忽略少量扩展名 tar -zcvf app.tar.gz --exclude *.log /app/ #忽略扩展名为……
阅读全文
2021年8月28日
查看防火墙状态: firewall-cmd --state 查看开放的端口: firewall-cmd --list-ports……
阅读全文
2021年8月13日
操作 通道状态 结果 Read nil 阻塞 打开,非空 正常 打……
阅读全文
2021年7月17日
ubuntu 2004 可以看到图片文件的缩略图但是打开的时……
阅读全文
2021年7月15日
官方网址 https://pinyin.sogou.com/linux/help.php……
阅读全文
2021年7月15日
linux 搜狗输入法 隐藏状态栏 解决方案 修改搜狗拼……
阅读全文
2021年7月7日
SELECT COALESCE(sum(amount),0) from biz where xxx……
阅读全文