版本:3.6
大小:2.24 MB
环境:PC端
日期:2019- 5-17
今天极速小编为介绍一款脚本工具——MKScript,这个脚本包括鼠标脚本和键盘脚本,只要编写好脚本,它就会全自动帮你操作,释放你的双手,下载解压可以使用,需要的网友可以下载使用。
MKScript 是一款鼠标键盘自动化脚本解释器。通过编写脚本,可以让 MKScript 代替双手,自动执行一系列鼠标键盘操作。这是一款绿色软件,下载后双击解压缩就能使用,无需安装。
执行结果
1×1=1
1×2=2 2×2=4
1×3=3 2×3=6 3×3=9
1×4=4 2×4=8 3×4=12 4×4=16
1×5=5 2×5=10 3×5=15 4×5=20 5×5=25
1×6=6 2×6=12 3×6=18 4×6=24 5×6=30 6×6=36
1×7=7 2×7=14 3×7=21 4×7=28 5×7=35 6×7=42 7×7=49
1×6=8 2×6=16 3×6=24 4×6=32 5×6=40 6×6=48 7×6-56 8×6=64
1×9=9 2×9=18 3×9=27 4×9=36 5×9=45 6×9=54 7×9=63 8×9=72 9×9=81
包含文件
libiconv-2.dll
MKScript.exe---主程序
test_input_99.m
test_print_99.m
说明.txt
更新日志
MKScript 3.7
新增函数:
file_exist()
file_write()
get_last_error()
get_last_error_message()
修复bug:
1. window_set_location()
2. 修复在 win 10,dpi > 100% 时的鼠标定位问题
函数定义更新:int file_read(string filePath,string charset,string body)
函数原定义更新后:int file_read(string filePath,string body [,string charset])