随笔分类 -  python

摘要:原理:多张图片的快速切换,达到动态变换效果。 需要图标是同一位置的截图,不能有移动。 使用工具 Fsatstone。 设置重复上次截图区域。 python 依赖模块 pip install imageio import imageio with imageio.get_writer(uri='tes 阅读全文
posted @ 2023-10-02 20:39 修省 阅读(71) 评论(0) 推荐(0)
摘要:https://www.bilibili.com/video/BV12E411A7ZQ?p=24&spm_id_from=pageDriver&vd_source=cc8c321a0c518e0bd44618323a320e13 1.将数据存入到excel文件中 workbook = xlwt.Wo 阅读全文
posted @ 2023-01-30 14:10 修省 阅读(34) 评论(0) 推荐(0)