本命令的返回值是成功加入的元素数量(忽略的元素不计算在内)。例如: redis>SADD letters a (integer) 1 redis>SADD letters a b c (integer) 2 第二条SADD命令的返回值 ...
確定! 回上一頁