摘要: 一、下载windows版本的Redis 去官网找了很久,发现原来在官网上可以下载的windows版本的,现在官网以及没有下载地址,只能在github上下载,官网只提供linux版本的下载 官网下载地址:http://redis.io/download github下载地址:https://githu 阅读全文
posted @ 2016-12-27 18:20 奥特快啦 阅读(4475) 评论(0) 推荐(1) 编辑
摘要: 基本功能测试 1、程序基本结构 2、主要类 1)功能类 2)测试类 3、各个功能函数 1)key功能 运行结果: 2)String功能 运行结果: 3)List功能 运行结果: 4)Set功能 运行结果: 5)SortedSet功能(有序集合) 运行结果: 6)Hash功能 运行结果: 三、常用命令 阅读全文
posted @ 2016-12-27 16:37 奥特快啦 阅读(29894) 评论(0) 推荐(5) 编辑
摘要: 1.关于Redis [html] view plain copy redis下载地址:<span style="font-family: Arial, Helvetica, sans-serif;">http://download.csdn.net/detail/he90227/8569855</s 阅读全文
posted @ 2016-12-27 16:34 奥特快啦 阅读(2538) 评论(0) 推荐(1) 编辑