240 发简信
IP属地:河南
  • Resize,w 360,h 240
    Centos7.x 搭建coturn服务器

    cert和pkey配置的自签名证书用Openssl命令生成,提示的相关信息随便填写即可 开放端口 启动服务:turnserver -o -a -...

  • Docker-mysql

    conf.d/my.cnf run.sh

  • Docker-nginx

    run.sh api.conf

  • CentOS开机启动

    chmod +x /etc/rc.local vim /etc/rc.local

  • CentOS文件解压缩

    安装 zip / unzip:yum -y install zip unzip 压缩:zip -r html.zip ./html 解压:unz...

  • Fetch

    POST / JSON

  • Adb命令

    adb devicesadb start-serveradb kill-serveradb install -r [ApkFile]adb un...

  • Mac反编译APK

    apktool brew install apktooldex2jar :brew install dex2jarJD-GUI:http://j...