Django MemCache 缓存使用方法和源码 常用方法 from django.core.cache import cache def view_test(request): # 获取 cache 中 my_key 的值 var = cache.get("m ... continue reading django zhuoyuebiji 2019/11/9 625
Django admin: How to insert Inline between fields The positioning of the TabularInline, it would seem to be a simple task. Most of Django developers face this challenge w ... continue reading django zhuoyuebiji 2021/8/5 621
DBeaver 连接 mysql8 报错:Public Key Retrieval is not allowed Public Key Retrieval is not allowed 解决办法: allowPublicKeyRetrieval 修改成 true 就可以了 ... continue reading mysql zhuoyuebiji 2023/2/27 620
Django assignment_tag 赋值标签 赋值标签¶(保存模板变量的值) django.template.Library.assignment_tag()¶ 为了简单化设置上下文中变量的标签的创建,Django 提供一个辅助函数assignment_ ... continue reading django zhuoyuebiji 2019/10/30 617
Gson 解析 和 moshi 解析有什么区别 Gson 和 Moshi 都是在 Java 环境中常用的 JSON 解析库,它们都可以用来将 JSON 数据序列化为 Java 对象,或者将 Java 对象序列化为 JSON 数据。尽管两者有相似的目标,但它们在设计、性能、使用方式和扩展性 ... continue reading 软件测试 zhuoyuebiji 2024/3/26 617
软件测试的常见的业务形态有哪些 软件测试的业务形态根据应用场景和行业需求的不同,可分为以下几类,涵盖商城、小游戏、社交、影音、金融、办公、地图、医疗、物联网、教育直播等典型领域: 1. 商城类应用测试 商城类软件(如电商平台)的测试核心在于交易流程、支付安全和 ... continue reading 软件测试 zhuoyuebiji 2025/2/26 617
启动 fiddler 时关闭 capturing 的解决办法(Fiddler no capture on startup) 期望效果 fiddler 永久关闭左下角 captuing(开启了会抓取本机流量) 设置方法 Tools > Fiddler Options > Connections,取消勾选 “Act As S ... continue reading 软件测试 zhuoyuebiji 2021/9/22 613
Fiddler 5.0.20202.18177 AutoResponder Rule Editor window move to top not at bottom v5.0.20202.18177 for .NET 4.6.1 Built: 2020-4-14 AutoResponder of Rule Editor window at top ... continue reading 软件测试 zhuoyuebiji 2020/5/13 612
Jsonviewer of extension for fiddler(fiddler 插件 jsonviewer) download archive The JSON Viewer package is a set of 3 viewers available in the following flavors: 1. A standalone vi ... continue reading 软件测试 zhuoyuebiji 2020/6/12 608
怎么用 PS 制作印章?PS 制作印章教程 怎么用 PS 制作印章?印章是一种用于鉴定或签署文件的工具,如果你想给电子文档也加上印章,那么可以利用PS软件来制作一个印章。其实PS制作印章的方法很简单,下面我们一起来看看PS制作印章的具体操作步骤吧。 印章制作方法/步骤 ... continue reading Photoshop zhuoyuebiji 2020/6/28 607