240 发简信
IP属地:天津
  • React Native(Fetch and Session)

    Fetch: http://liuwangshu.cn/rn/primer/5-fetch.html Session: UseAsyncStorage. Example: F...

  • Linux Vi 删除全部内容,删除某行到结尾,删除某段内容 的方法

    1.open this file vi fileName 2 transfer to the back of this file G 3 transfer to the 9t...

  • AWS EC2部署forever

    最开始的时候要先全局安装forever npm install forever -g 之后run forever start index.js 关闭 forever stop...

  • aws ec2部署mysql

    我的系统是Ubuntu 14.04 这里是安装命令 1.sudo apt-get install mysql-server 2. sudo apt-get install m...

  • 120
    AWS EC2 部署node.js

    1新建aws EC2实例 进入 AWS 官网进行账户注册,点击 创建免费账户 进行注册。已经有 AWS 账号的同学可跳过此步,直接登陆。 补充:自 2006 年初起,亚马逊 ...