使用两个cmd命令窗口打开  (有时候使用cmd命令无法切换 指定路径  使用[ cd /d E:/xxx ] 即可) 

redis服务端启动命令  

redis-server.exe redis.windows.conf

redis客户端启动命令

redis-cli.exe -h 127.0.0.1 -p 6379

posted on 2017-12-28 11:38  The_Old_Things  阅读(113)  评论(0编辑  收藏  举报