Loading...
Overview The Main Thread Checker is a standalone tool for Swift and C languages that detects invalid usage of AppKit, UIKit, and other APIs on a background thread. Updating UI on a thread other tha...
由于我们学校要求每天7点起床打卡,但是实在做不到,遂写了这个脚本。 绪论 由于晓黑板不支持网页版,只能使用App进行打卡,所以我使用网易的安卓模拟器,安装App。 打卡实现 逻辑非常简单: 使用java的Robot类来移动,点击鼠标 由于Robot对模拟器输入无效,就使用Applescript键入1 再点击一次按钮,完成打卡