摘要:
安装前提条件: (1).安装 instantclient-basic-nt (2).安装 instantclient-sdk-nt (3).安装 Microsoft Visual C++ Compiler for Python(用于编译源码) 安装步骤: 1.激活虚拟环境 在 Windows 上,执 阅读全文
摘要:
Redis 配置文件 Redis.conf 参数说明 参数名 参数说明 参数实例 daemonize 是否以后台守护进程运行,默认为 no, 取值 yes, no daemonize no pidfile pid 文件存放路径 pidfile /var/run/redis.pid port 配置 R 阅读全文