Python python操作redis 2019-12-27 wo 评论(0) 连接import redis <!--more--> # host是redis主机,需要redis服务端和客户端都启动 redis默认端口是6379 redis = redis.R...