Linux 命令解释 英文版:https://explainshell.com/ 中文版:https://wangchujiang.com/linux-command/ ... continue reading centos zhuoyuebiji 2019/6/6 765
必须要改掉的七个坏习惯 1. 长期熬夜,精神萎靡 -- 来深圳后,从开始 0 点睡到 2 点睡,期望能在 23:30 左右入睡 2. 过度消费,负债累累 -- 索性不负债,但也没存多少,期望能在五年内完成自己的计划的 3. 缺乏运动,免疫下 ... continue reading 生活感悟 zhuoyuebiji 2019/6/15 771
404 页面使用腾讯公益 404 注意:django 404 自定义页面仅 debug = False 才生效 django 404、500 等配置文档: http://doc.codingdict.com/django/topics/http/views.ht ... continue reading html zhuoyuebiji 2019/11/21 771
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 774
Selenium 模拟滑块验证码 参考资料 slider-captcha/slider_captcha.py at master · maxnoodles/slider-captcha (github.com) GitHub - sml2h3/dd ... continue reading selenium zhuoyuebiji 2023/2/21 774
中文文案排版指北(含空格) 🚀 github.com/sparanoid/chinese-copywriting-guidelines/blob/master/README.zh-Hans.md 统一中文文案、排版的相关用法,降低团队成员之间的沟通成本,增强网站 ... continue reading 软件测试 zhuoyuebiji 2019/7/9 778
软件测试之测试用例的设计方向(APP) 设计来源 定稿的产品需求文档 原型图 UI 设计图 开发概要设计文档 开发详细的设计文档 API 文档 测试理论 状态 默认状态(未渲染前、无网络/网络状态不佳 时) 变化前(上 ... continue reading 软件测试 zhuoyuebiji 2020/1/5 778
Google 和 百度 SEO google 1. 注册账号:https://search.google.com/search-console 2. 提交 sitemap 百度 1. 注册账号:https://ziyuan.baidu.co ... continue reading django zhuoyuebiji 2019/7/10 781
软件质量模型的 6 大特性 27 个子特性 软件质量模型的 6 大特性 27 个子特性 一、功能性: 1、适合性:软件是否提供了相应的功能 2、准确性: ... continue reading 软件测试 zhuoyuebiji 2019/8/14 781
Django request 获取请求的 IP 地址 资料文档 PyPi: https://pypi.org/project/django-ipware/ github: https://github.com/un33k/django-ipware ... continue reading django zhuoyuebiji 2019/11/5 799