PHP - Memcached installation and settings

安装 Memcached 和 php memcached 扩展(ubuntu)

1
sudo apt-get install memcached php5-memcached

git stash

Git - submodule

添加 submodule

PHP - Memcache introduction

Memcache 和 Memcached

Memcache 是一个高性能的分布式的内存对象缓存系统。它可以应对任意多个连接,使用非阻塞的网络 IO。

Terminal - shortcut

Linux 终端窗口快捷键

    MySQL 修改数据库登录密码

    Vim usage

    vim 配置

      PHP - 三元运算符 (?:)

      lizsgh.github.io

      MySQL - SELECT

      select 的 5 种子句: