我在python应用程序中有以下内容: from redis import Redis, StrictRedis ...... r = line.split(" ")[0] StrictRedis.sadd('my_set', r)
確定! 回上一頁