参考资料

## 官方网址 [测试版官网](https://pro.autojs.org) [Auto.js Pro特性一览](https://pro.autojs.org/features#offline-services) [BUG反馈地址](https://github.com/hyb1996/Auto.js-Pro-Feedbacks/issues) ## 学习网址 [Auto-js-Pro新特性总结](https://thbelief.coding.me/2019/04/28/Auto-js-Pro新特性总结/) [JavaScript学习笔记](https://thbelief.coding.me/categories/后端/JavaScript/) 基础知识 [Auto.js Script开发(一)](https://thbelief.coding.me/2019/03/19/Auto-js-Script开发-一/) QQ自动回复实例 [Auto.js Script开发(二)](https://thbelief.coding.me/2019/03/20/JavaScript学习笔记-二/) JS变量与函数 [Auto.js Script开发(三)](https://thbelief.coding.me/2019/04/03/Auto-js-Script开发-三/) APP自动更新实例 [Auto.js Script开发(四)](https://thbelief.coding.me/2019/04/04/Auto-js-Script开发-四/) 开屏检测更新 [Auto.js Script开发(五)](https://thbelief.coding.me/2019/04/06/Auto-js-Script开发-五/) 悬浮按钮等 [Auto.js Script开发(六)](https://thbelief.coding.me/2019/04/11/Auto-js-Script开发-六/) 易班批量签到1 [Auto.js Script开发(七)](https://thbelief.coding.me/2019/04/12/Auto-js-Script开发-七/) 易班批量签到2 [Auto.js Script开发(八)](https://thbelief.coding.me/2019/04/14/Auto-js-Script开发-八/) 易班批量签到3 [Auto.js Script开发(九)](https://thbelief.coding.me/2019/04/16/Auto-js-Script开发-九/) 注册与登录 [Auto.js Script开发(十)](https://thbelief.coding.me/2019/04/17/Auto-js-Script开发-十/) 个人中心与设备信息 [Auto.js Script开发(十一)](https://thbelief.coding.me/2019/04/18/Auto-js-Script开发-十一/) 二维码生成 [Auto.js Script开发(十二)](https://thbelief.coding.me/2019/04/19/Auto-js-Script开发-十二/) 个人信息界面 [Auto.js Script开发(十三)](https://thbelief.coding.me/2019/05/14/Auto-js-Script开发-十三/) 超星网课助手 --- [AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode/blob/master/lib/utilcode/README-CN.md) AndroidUtilCode 🔥 是一个强大易用的安卓工具类库,它合理地封装了安卓开发中常用的函数,具有完善的 Demo 和单元测试,利用其封装好的 APIs 可以大大提高开发效率,如今它主要包括两部分模块,其一是主工具类模块:utilcode,其中的工具类是开发中常用到的;其二是子工具类模块:subutil,它包含的工具类并不是很常用,它的出现是为了防止主工具类的臃肿。