Blog / Technical
66 Posts

Technical
frp报错error unmarshaling JSON while decoding JSON json cannot unmarshal string into Go value of type v1.ServerConfig

## frp报错error unmarshaling JSON: while decoding JSON: json: cannot unmarshal string into Go value of type v1.ServerConfig ## 1 frp版本使用差别 从2023

查看全文
Technical
scrcpy --turn-screen-off报错

## scrcpy --turn-screen-off报错 scrcpy --turn-screen-off报错

查看全文
Technical
安卓无需电脑使用adb连接本机,免root控制充电

## wifi无线调试连接手机远程控制 ``` adb pair 192.168.12.2:37707 随机

查看全文
Technical
android adb 命令功能大全

## android adb 命令功能大全 # 一、基础命令 ```bash adb r

查看全文
Technical
ADB常用命令整理(全网最全)

## ADB常用命令整理(全网最全) 调试Android程序时,我们经常需要使用adb s

查看全文