The wind can blow away the spring, but it couldn't go spring, the seeds of failure can be dim yesterday's efforts, but could not prevent the arrival of the brilliant tomorrow.
摘要:
<?php/* @author:luowen @time:2013-08-071.String 存入字符类型 Set name luowen 设置name = luowen 存储 Get name 获取设置好的name的值 Setnx name luowen 设置name键值为luowen 如果存在,则返回0 不存在返回1 Mset name luowen age 23 salary 233333 设置多个键值对 一块存错 全成功,全失败 Msetnx name maomao age 23 h... 阅读全文