240 发简信
IP属地:上海
  • Resize,w 360,h 240
    [直播] nginx with rtmp module 服务器搭建

    安装 nginx with rtmp module 配置 nginx 查看是否启动 浏览器输入 http://localhost:5387/im...

  • Resize,w 360,h 240
    [centos] 安装 NGINX

    1 安装 2 启动 [图片上传中...(image.png-ad0bb7-1556529207026-0)] 3 查看运行状态 4 配置 ngi...

  • [算法](00004) 快速排序

    参考 https://www.cnblogs.com/MOBIN/p/4681369.html

  • [react native] 拆分bundle 与 android 加载

    1 拆分 bundle 代码(基于 react native 最新版本 0.55.4)https://github.com/krmao/smar...

  • 1 ROCKET MQ 安装

    文档 官方文档 参考文档 安装 环境变量 Start Name Server Start Broker Shutdown Servers Sen...

  • [centos] 安装 JDK 1.8

    1 下载 JDK 2 安装 3 配置环境变量

  • [centos] 安装 ANDROID SDK

    1 下载地址 https://developer.android.com/studio/index.html#downloads 2 安装 解压...

  • [centos] 安装 NODE

    1 下载地址 https://nodejs.org/en/download/ 2 安装 3 增加软连接,使得 node/npm 可以全局使用