英语单词词性的简写意思 n. 名词 全称 noun (英 [naʊn], 美 [naʊn]),表示 人、事、物、地点或抽象概念的名称。 这样的单词有 student,apple,school,table,desk,pencil,pen,banana,gla ... continue reading 英语学习 zhuoyuebiji 2020/1/5 944
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 938
错误:django.db.utils.OperationalError: no such column: django_celery_results_taskresult.hidden 原因:本地库版本太低了,升级 django-celery-results 就好了 (joyoo2) yinzhuoqundeMacBook-Pro:joyoo zhuoqun$ pip list | grep djang ... continue reading django zhuoyuebiji 2021/12/11 936
Git 基本命令使用 git 手册: https://git-scm.com/book/zh/v2 git - the simple guide - no deep shit! (rogerdudler.github.io) git co ... continue reading centos zhuoyuebiji 2019/7/27 932
ModuleNotFoundError: No module named 'django.core.urlresolvers' 原因是在 Django 2.x 版本上,revers 已经修改其他地方去了 try: from django.urls import reverse except ImportError: # Django < ... continue reading django zhuoyuebiji 2020/3/8 932
Wireshark 和 fiddler 抓包的工具的区别 Wireshark 和 Fiddler 都是常用的网络抓包工具,但它们在功能、使用场景和特点上有很大的区别。以下是它们的主要区别: 1. 工作原理 Wireshark: 底层抓包:Wiresh ... continue reading 软件测试 zhuoyuebiji 2025/2/21 929
Fiddler 5.0+ 双击 ws/wss 会话,没有显示 websocket 标签页的解决办法 先确认 Tools → Options → Performance 下的 Parse WebSocketMessages 勾上了 如果还没就在 Rules → Customize Rules &r ... continue reading 软件测试 zhuoyuebiji 2023/8/18 923
Selenium 模拟滑块验证码 参考资料 slider-captcha/slider_captcha.py at master · maxnoodles/slider-captcha (github.com) GitHub - sml2h3/dd ... continue reading selenium zhuoyuebiji 2023/2/21 915
无损压缩图片 Tinify AP I让您可以压缩和优化 JEPG 和 PNG 图片。 它被设计成一个 REST 服务。多种语言的客户端程序库,使得使用 Tinify API 变得非常简单。 开发文档:https://tinify.cn/develo ... continue reading 软件测试 zhuoyuebiji 2019/6/6 907
Android Studio SDK 下工具的路径和作用 uiautomatorviewer.bat 路径:Android\sdk_r24.4.1\tools\bin 功能:在 Android 设备 上获取屏幕中的控件及布局 monkeyrunner.bat 路径:Andr ... continue reading 软件测试 zhuoyuebiji 2019/11/11 907