Web多人在线网络聊天系统:Fiora安装及使用 2022-4-6 系统准备 这里以centos7为例 开始安装 安装npm yum update -y curl -sL https://rpm.n...
Windows 10 系统优化脚本大全 2022-3-12 关闭Windows Defender @ECHO off ECHO 关闭Windows Defender reg add "HK...
常用软件upx、unzip、tar那点事 2022-2-21 正文 使用 UPX 压缩可执行文件 安装 sudo apt install upx -y 压缩 upx [options] yourf...
Ubuntu go 语言卸载更新 2022-2-19 1.卸载旧版本 sudo apt-get remove golang-go sudo apt-get remove --auto-re...