STF 主动添加新设备 实现原理 在 stf 平台的机器,启动一个服务来接受新设备的链接,然后再启动一个该设备的 stf 服务 stf 平台的机器端的监听服务 #!/usr/bin/env python3 # -*- coding: utf ... continue reading 软件测试 zhuoyuebiji 2022/10/14 516
Pymysql in 的写法 def use_name_get_goods_id(self, goods_name): """ 用商品名称(列表)查找商品ID :return: """ ... continue reading mysql zhuoyuebiji 2023/3/3 515
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 513
移动终端指数链接-艾瑞数据 🚀 https://index.iresearch.com.cn/device 研究方法及原理 艾瑞移动终端品牌监测数据基于由艾瑞自主研发的 iSdkTracker 数据监测产品,通过 SDK 监测技术,手机移动终端的系统设备信 ... continue reading 软件测试 zhuoyuebiji 2020/7/8 510
Windows 重启资源管理器的方法 方法一 1. 在桌面状态下,同时按下【Ctrl+Shift+Esc】,调出Windows资源管理器。 2. 找到【WIndows资源管理器】,右击重新启动。 方法二 1. 在桌面状态下,同时 ... continue reading 计算机基础 zhuoyuebiji 2022/12/14 507
Redis 命令参考(飞机票) 🚀 http://redisdoc.com/index.html (翻译文档) 🚀 https://redis.io/commands/keys (官方文档) ... continue reading redis zhuoyuebiji 2019/12/30 502
站点 robots 文件在线生成 robots 介绍 https://blog.csdn.net/fanghua_vip/article/details/79535639 在线生成链接 http://tool.chinaz.com/robots/ 本 ... continue reading API zhuoyuebiji 2019/11/20 500
List of Chromium Command Line Switches There are lots of command lines which can be used with the Google Chrome browser. Some change behavior of features, othe ... continue reading 软件测试 zhuoyuebiji 2020/5/29 498
Redis 5.0.7: MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands that m 错误提示 MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk. Commands t ... continue reading centos zhuoyuebiji 2019/12/13 497
Django autocomplete: must define "search_fields" 错误日志 <class 'finance.admin.CapitalizedCostAdmin'>: (admin.E040) InvestProjectAdmin must define "search_fields ... continue reading django zhuoyuebiji 2021/1/5 497