摘要: 今天给你推荐的这个库叫 “FuckIt.py”,名字一看就是很黄很暴力的那种,作者是这样介绍它的: FuckIt.py uses state-of-the-art technology to make sure your Python code runs whether it has any rig 阅读全文
posted @ 2019-05-05 15:33 嗨学编程 阅读(1356) 评论(0) 推荐(0)
摘要: 主要实现方式是通过图片的对比,在游戏中就行点击。运行程序需要以下东西。 PIL: 图片处理模块 (python3 换成了 pillow) 下载地址: https://www.lfd.uci.edu/~gohlke/pythonlibs/ pywin32 : 用来模拟点击用的 pip install 阅读全文
posted @ 2019-05-05 14:15 嗨学编程 阅读(12814) 评论(2) 推荐(1)