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 554
Django 性能监控工具(飞机票) 🚀 https://pypi.org/project/django-silk/ ... continue reading django zhuoyuebiji 2020/1/8 554
一文了解 AI 大模型的 LLM、prompt、RAG、MCP、Agent、Skill、Rule、dify、ollama、open-webui、LangChain、OpenClaw、qoder、CodeBuddy 、trae、cursor 等 LLM 是 AI 能力的基础 “大脑”; Prompt 是人与 LLM 交互的指令载体; RAG 为 LLM 提供外部知识增强,减少 “幻觉”; MCP 是 AI 与外部工具 ... continue reading AI 大模型 zhuoyuebiji 2026/2/10 552
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 550
Windows 重启资源管理器的方法 方法一 1. 在桌面状态下,同时按下【Ctrl+Shift+Esc】,调出Windows资源管理器。 2. 找到【WIndows资源管理器】,右击重新启动。 方法二 1. 在桌面状态下,同时 ... continue reading 计算机基础 zhuoyuebiji 2022/12/14 550
移动终端指数链接-艾瑞数据 🚀 https://index.iresearch.com.cn/device 研究方法及原理 艾瑞移动终端品牌监测数据基于由艾瑞自主研发的 iSdkTracker 数据监测产品,通过 SDK 监测技术,手机移动终端的系统设备信 ... continue reading 软件测试 zhuoyuebiji 2020/7/8 548
站点 robots 文件在线生成 robots 介绍 https://blog.csdn.net/fanghua_vip/article/details/79535639 在线生成链接 http://tool.chinaz.com/robots/ 本 ... continue reading API zhuoyuebiji 2019/11/20 546
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 544
STF 主动添加新设备 实现原理 在 stf 平台的机器,启动一个服务来接受新设备的链接,然后再启动一个该设备的 stf 服务 stf 平台的机器端的监听服务 #!/usr/bin/env python3 # -*- coding: utf ... continue reading 软件测试 zhuoyuebiji 2022/10/14 544
Django autocomplete: must define "search_fields" 错误日志 <class 'finance.admin.CapitalizedCostAdmin'>: (admin.E040) InvestProjectAdmin must define "search_fields ... continue reading django zhuoyuebiji 2021/1/5 532