连接redis,加上decode_responses=True,写入的键值对中的value为str类型,不加这个参数写入的则为字节类型。 import redis # 导入redis模块,通过python ...
確定! 回上一頁