研发笔记
  • 归档
  • redis手册
  • 关于
  • CentOS7 安装 jekyll

    blog and jekyll | Apr 25, 2016

    记录一下CentOS7 安装 jekyll的过程,系统和主机是阿里云的默认CentOS7.

    More »
  • 自定义百度本地搜索框

    blog and tools | Apr 10, 2016

    刚刚捣鼓了一下百度本地搜索,无论好坏,对于小站来说,这个真是个很便利的产品,给百度点个赞.

    More »
  • nginx搭建rtmp协议的直播环境

    blog and nginx | Apr 10, 2016

    最近需要部署一个直播环境,基于 rtmp 协议,然后需要服务器做 HLS(HTTP Live Streaming) 切片,然后客户端通过切片生成的 index.m3u8 文件播放.

    More »
  • cocos2d-x setup for mac

    blog and cocos2d-x | Apr 10, 2016

    记录一下学习 cocos2d 的过程. 学习一个新的东西,还是要从搭配环境开始. 以下是 mac 上安装 cocos2d 的步骤.

    More »
  • 2D Coordinate spiral matrix

    blog and Algorithms | Apr 10, 2016

    刚花了好长时间做了一个算法题,代码没多少,想了很久怎么做.

    More »
  • SCRIPT LOAD

    redis and scripting | Mar 14, 2016

    Load a script into the scripts cache, without executing it. After the specified command is loaded into the script cache it will be callable using EVALSHA with the correct SHA1 digest of the script, exactly like after the first successful invocation of EVAL.

    More »
    • ← Older

    • Newer →

  • ©2016 whatrd.com
  • 鄂ICP备16005622号-3