get : value(string) *redis-cli 127.0.0.1:6379> SET first_key first_value. OK 127.0.0.1:6379> GET first_key “first_value”也可以一次新增多個key ...
確定! 回上一頁