05 2021 档案
摘要:c++ redis 通讯,可以使用hiredis api开发, 先安装 redis 和 hiredis # 安装redis # 需要安装Remi的软件源,# 另一种方案 https://blog.csdn.net/WeiHao0240/article/details/116455608?utm_me
阅读全文
摘要:近期需要做c++与mysql通讯, [root@VM-0-7-centos test]# cat /etc/redhat-releaseCentOS Linux release 7.9.2009 (Core)[root@VM-0-7-centos test]# 1. 安装mysql-client等软
阅读全文