软件质量模型的 6 大特性 27 个子特性 软件质量模型的 6 大特性 27 个子特性 一、功能性: 1、适合性:软件是否提供了相应的功能 2、准确性: ... continue reading 软件测试 zhuoyuebiji 2019/8/14 975
游戏测试 和 APP 测试的区别 游戏测试和 App 测试都属于软件测试范畴,但由于产品形态和用户需求的不同,两者在测试目标、方法、侧重点上存在显著差异。以下是两者的主要区别: 1. 测试目标不同 游戏测试 核心目标:确保游戏的可 ... continue reading 软件测试 zhuoyuebiji 2025/3/15 973
Fiddler Customize Rules create get or post request 创建请求 Fiddler Customize Rules create get request: https://docs.telerik.com/fiddler/Generate-Traffic/Tasks/SearchS ... continue reading 软件测试 zhuoyuebiji 2019/10/8 970
Add a button/form/link to Django Admin(添加按钮、表单、链接到 django admin) 继承 change_list.html 模板 新模板 change_list_custom.html 继承 django admin 的 change_list.html Django a ... continue reading django zhuoyuebiji 2020/3/3 963
Google 和 百度 SEO google 1. 注册账号:https://search.google.com/search-console 2. 提交 sitemap 百度 1. 注册账号:https://ziyuan.baidu.co ... continue reading django zhuoyuebiji 2019/7/10 959
Django request 获取请求的 IP 地址 资料文档 PyPi: https://pypi.org/project/django-ipware/ github: https://github.com/un33k/django-ipware ... continue reading django zhuoyuebiji 2019/11/5 959
Python 与 redis 交互取出数据类型是 bytes 时,如何直接取出 str 数据类型 运行代码:(存 str 类型,得 bytes 类型,这是由于 Python3 与 redis 交互的驱动的问题,Python2 取出来的就是 str 类型的) [root@VM_2_29_centos ~]# worko ... continue reading redis zhuoyuebiji 2019/10/2 953
Locust 性能测试工具使用资料 认识和安装 locust https://www.cnblogs.com/imyalost/p/9758189.html https://docs.locust.io/en/stable/installation ... continue reading 软件测试 zhuoyuebiji 2020/9/17 950
Django-gravatar 使用用户信息生成头像(gravatar 加速) django-gravatar A lightweight django-gravatar app. Includes helper methods for interacting with gravatars o ... continue reading django zhuoyuebiji 2019/10/18 945
Uncaught (in promise) PushError: permission request declined Hi, it's not an code error. Since new Chrome version Notification have to bieng use by "Secure Origins". ... continue reading html zhuoyuebiji 2021/4/1 944