句首加;的这几句简化? 如何理解

;Global 颜色组:={}
;颜色组[“623C0D”]:=”R”
Return

F1::
if (a := !a)
{
SetTimer, 输入, off
}
else
{
SetTimer, 输入, 100
Soundbeep,500,100
}
Return
输入:
;颜色:=GetColor(1800, 206)
;if (颜色组[颜色]!=””)
{
blockinput,mousemove
MouseGetPos TemPointX, TemPointY
MouseClick, Left, 1852, 210, 1, 0
MouseClick, Left, %TemPointX%, %TemPointY%, 1, 0
blockinput,mousemoveoff
Sleep 500
}
Return

GetColor(x,y)
{
PixelGetColor, color, x, y,Fast RGB
StringRight color,color,6 ;取颜色代码的后6位【就是去掉开头的0x】
Return color
}

论坛管理 管理员

热门评论
:
该帖子评论已关闭
图片审查中...
编辑答案: 我的回答: 最多上传一张图片和一个附件
x
x
个人中心
购物车
优惠劵
有新私信 私信列表
搜索