摘要:
1.Redis的安装 Redis是c语言开发的。 安装redis需要c语言的编译环境。如果没有gcc需要在线安装。yum install gcc-c++ 安装步骤: 第一步:redis的源码包上传到linux系统。 第二步:解压缩redis。 第三步:编译。进入redis源码目录。make 第四步: 阅读全文
摘要:
点击查看代码 <html> <head> 字数统计 </head> <body style="padding: 0px 0px 154px;"> <section class="hero" style="height: auto !important;"> <div class="hero-body 阅读全文