Redis 执行命令报错:MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk 错误日志: 127.0.0.1:6379> flushall (error) MISCONF Redis is configured to save RDB snapshots, but it is currently n ... continue reading 计算机基础 zhuoyuebiji 2020/5/11 621
Pymysql in 的写法 def use_name_get_goods_id(self, goods_name): """ 用商品名称(列表)查找商品ID :return: """ ... continue reading mysql zhuoyuebiji 2023/3/3 619
Django redis 中文文档 🚀 https://django-redis-chs.readthedocs.io/zh_CN/latest/ django-redis 中文文档 Andrey Antukh, niwi@niwi.be 4. ... continue reading django zhuoyuebiji 2019/11/18 618
STF 主动添加新设备 实现原理 在 stf 平台的机器,启动一个服务来接受新设备的链接,然后再启动一个该设备的 stf 服务 stf 平台的机器端的监听服务 #!/usr/bin/env python3 # -*- coding: utf ... continue reading 软件测试 zhuoyuebiji 2022/10/14 618
Django AttributeError: 'Query' object has no attribute '_filtered_relations' Django 从 1.11 迁移到 Django 2 报错: AttributeError: 'Query' object has no attribute '_filtered_relations' ... continue reading django zhuoyuebiji 2020/5/20 616
Intellij-core-26.0.0-dev.jar download 下载 Mac 扫描病毒被"趋势安全大师",给删除掉了 文件下载: 「intellij-core-26.0.0.jar」,点击链接保存,或者复制本段内容,打开「阿里云盘」APP ,无需下载极速在线查看,视频原 ... continue reading 软件测试 zhuoyuebiji 2021/12/10 616
Linux(centos)系统目录介绍 linux(centos)系统目录介绍 / 根目录,与Windows不同Linux下只有一个根目录,所有其他目录都在根目录下,而不象Windows那样一个分区一个根目录。如 ... continue reading 计算机基础 zhuoyuebiji 2019/12/25 615
移动终端指数链接-艾瑞数据 🚀 https://index.iresearch.com.cn/device 研究方法及原理 艾瑞移动终端品牌监测数据基于由艾瑞自主研发的 iSdkTracker 数据监测产品,通过 SDK 监测技术,手机移动终端的系统设备信 ... continue reading 软件测试 zhuoyuebiji 2020/7/8 614
取消支付宝享攒钱计划 先进入到 享攒钱 计划详情,然后点击下面的 自动续期 计划,就会进入到 资产详情,然后 在 xx 天后自动续期 的 下一行有一个 更改 按钮,点击它 就会弹出& ... continue reading 生活感悟 zhuoyuebiji 2020/12/9 603
Css 笔记 一、css 的语法 格式: 选择器{属性:值;属性:值;属性:值;....} 其中选择器也叫选择符 ... continue reading html zhuoyuebiji 2019/12/11 602