python 提供了两个类:分别为Redis和StrictRedis来实现Redis的命令操作。 ... client.set('name','Jack', ex=10) # ex为设置的过期时间, ...
確定! 回上一頁