如果键 key 的值并非字符串类型, 那么返回一个错误, 因为 GET 命令只能用于字符串值。 ... redis> GET db (nil) redis> SET db redis OK redis> GET db "redis".
確定! 回上一頁