Redis Get 命令Redis 字符串(string) Redis Get 命令用于获取指定key 的值。如果key 不存在,返回nil 。如果key 储存的值不是字符串类型,返回一个错误。
確定! 回上一頁