python 操作redis有序集合(sorted set). 2018-09-16 254 ... print r.zrange( "1" , 0 , - 1 ) #輸出的結果是['1', '2', '3'] ...
確定! 回上一頁