摘要: 1. 安装图片相关依赖 yum install autoconf automake libtool libjpeg-devel libpng-devel libtiff-devel zlib-devel 2. 下载 wget https://github.com/tesseract-ocr/tess 阅读全文
posted @ 2021-06-07 13:43 凛冬雪夜 阅读(495) 评论(0) 推荐(0)
摘要: redis持久化 why 宕机后数据恢复 how rdb 方式 redis.conf aof 方式 redis.conf 阅读全文
posted @ 2021-06-07 10:25 凛冬雪夜 阅读(34) 评论(0) 推荐(0)