incr() incr( $key, $column, $incrby = 1) : boolean 原子自增操作,可用于整形或浮点型列 Parameters $key $column $incrby Returns boolean