摘要:
make PREFIX=/usr/local/redis install把编译好的redis 安装到指定目录下。 redis.conf文件从源码目录拷贝到/usr/local/redis(安装目录)下。 redis:address already in use 解决方法:1.ps -ef |grep 阅读全文
摘要:
原题:http://acm.hdu.edu.cn/showproblem.php?pid=1002 Problem Description I have a very simple problem for you. Given two integers A and B, your job is to 阅读全文