adb的使用 adb shell pm path com.sasincomm.s043 adb root # 挂载系统读写权限 adb remount adb shell rm /system/app/S043Launcher/S043Launcher.apk adb uninstall c
https://blog.csdn.net/thundersoft230/article/details/126158186 查看设备列表 # adb devices 查看安装的应用 # adb shell pm list package -s 列出系统应用 # adb shell pm
安装 FFmpeg是一个跨平台的开源音视频处理工具,可以用来转换、编辑、录制和流式传输音视频文件。以下是在Windows、Linux和macOS上安装FFmpeg的方法: Windows 下载FFmpeg的Windows版本,可以从官网(https://ffmpeg.org/download.htm
前言 更新yum时报错: Failed to download metadata for repo ‘AppStream’ Error: Failed to download metadata for repo ‘AppStream’ # 下载meta信息失败 按照网上教程,更换阿里源、清华源都还是
nvm镜像源 nvm npm_mirror https://npmmirror.com/mirrors/npm/ nvm node_mirror https://npmmirror.com/mirrors/node/ npm 查看源 npm get registry 临时修改 npm --reg