Redis 支持五種數據類型:string(字符串),hash(哈希),list( ... redis 127.0.0.1:6379> SET name "w3big" OK redis 127.0.0.1:6379> GET name "w3big".
確定! 回上一頁