Aioredis.errors.ReplyError: ERR unknown command 'BZPOPMIN' BZPOPMIN command is available since redis 5.0.0. I believe you have an older version of redis, which does not ... continue reading redis zhuoyuebiji 2020/8/27 1851
Django 自动设置 SlugField 字段 首先我们要了解 django 字段类型 SlugField,SlugField 是一个新闻术语(通常叫做短标题)。一个 slug 只能包含字母、数字、下划线或者是连字符,通常用来作为短标签。通常它们是用来放在地址栏的 URL 里的。像 Ch ... continue reading django zhuoyuebiji 2019/9/12 1848
Oracle Cloud 更换 ip 地址步骤 更换步骤 计算 > 实例 > 实例详细信息 > 附加的 VNIC > VNIC 详细信息 > IPv4 地址   ... continue reading centos zhuoyuebiji 2023/2/23 1843
小米手机安装 charles 证书,提示“没有可安装的证书” 准备: 1. Mac 安装 charles 2. 小米手机(MI 6 MUI 9.6) 错误提示: 安装 charles 证书时,提示“没有可安装的证书” 解决方法: 1.下载安装 ... continue reading 软件测试 zhuoyuebiji 2019/1/24 1836
英语辅音音变规律 前缀 com- com- con- col- cor- co- 含义 together 共同,一起 intensive 加强语气 词源学 com- ht ... continue reading 英语学习 zhuoyuebiji 2020/2/23 1821
Nginx 同一 iP 多域名配置方法(单文件) 一个文件多个域名的写法: 在 nginx.conf 文件里面 http{} 内增加一个 server{} 即可: # nginx.conf #user nobody; worker_processes ... continue reading nginx zhuoyuebiji 2017/9/22 1817
取消 vivo 手机安装软件需要密码的方法 只需要关闭网络(即不联网,关闭 WiFi 和 移动数据)即可 ... continue reading 软件测试 zhuoyuebiji 2019/12/4 1817
提问的智慧 提问的智慧 How To Ask Questions The Smart Way Copyright © 2001,2006,2014 Eric S. Raymond, Rick Moen 本指南英文版版权为 E ... continue reading 软件测试 zhuoyuebiji 2019/7/18 1813
前端输入框使用 ckeditor 富文本编辑器 官方文档 https://ckeditor.com/docs/ckeditor4/latest/guide/dev_ckeditor_js_load.html (配置文档) https://ckeditor.com ... continue reading html zhuoyuebiji 2019/12/9 1811
Fiddler 替换 Request Host ( 含 https 转 http ) 替换的方法有两种,一种是暂时的,一种是永久的。 官网相关文档:https://docs.telerik.com/fiddler/knowledgebase/fiddlerscript/modifyrequestorresponse ... continue reading 软件测试 zhuoyuebiji 2019/8/14 1799