This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# 简介
JMacro使用Java Robot工具实现的自动化/脚本脚手架,屏幕找图,定位,模拟人操作鼠标、键盘等基本事件。
#背景
###环境依赖
jdk1.8
### 构建工具
Maven 3+
### 依赖说明
Hutool:一个小而全的Java工具类库,通过静态方法封装,降低相关API的学习成本,提高工作效率
##打包EXE可执行文件
```
maven package
执行程序输出目录target
Powered by TurnKey Linux.