09 2021 档案
摘要:import arrow date_list = [] for year in [2019, 2020, 2021]: # 年份 start_date = '%s-1-1' % year a = 0 if (year % 4 == 0 and year % 100 != 0) or (year %
阅读全文
摘要:1. 下载安装appium Appium Desktop 支持全平台的安装,我们直接从 GitHub 的 Releases 里面安装即可,链接为 https://github.com/appium/appium-desktop/releases 2. 下载安装Node.js 具体的安装方式可以参见
阅读全文
摘要:1. 安装 Docker Windows 和 Mac下载Docker Desktop 下载地址: https://www.docker.com/products/docker-desktop 其他系统安装请参考:https://docs.crawlab.cn/zh/Installation/Dock
阅读全文

浙公网安备 33010602011771号