相关文章
WireGuard 安装脚本
执行结束后,会输出一个二维码,可直接用 WireGuard App 扫描导入。4. 客户端配置文件路径/etc/wireguard/client.conf可复制到 Windows、Mac、...
yt-dlp+ffmpeg
1. 安装Python和ffmpegPython:安装时把pip和添加系统环境变量都选上ffmpeg:下载好exe文件,把目录添加到系统环境变量就行2. 安装yt-dlppip install yt-...
linux 挂载win7共享文件夹的方法
mount -t cifs -o user=administrator,password=000000 //192.168.1.2/gongxiang /mnt/share...
树莓派安装软件
apt-get install ...
ResetMasterPassword,MobaXterm忘记密码,MobaXterm密码清除工具
ResetMasterPassword,MobaXterm忘记密码,MobaXterm密码清除工具 下载...
php输出数组关键技术与JQUERY解析数组
$arr = array(); //声明空数组array_push($arr, $row);//拼接数组echo json_encode($arr, JSON_UNESCAPE...

