对象中函数的应用

;功能单一的话
;%
;

Main:
	autoahk:=new ahk
	;~ autoahk.init()
	Gui,add,Button,gmybutton,确定
	Gui,show
return


class ahk
{
	Init()
	{
		Hotkey,^1,mymsg
	}
}

Mymsg()
{
	MsgBox,这是我创建的函数
}

mybutton:
autoahk.init()
return

给TA捐赠
共{{data.count}}人
人已捐赠
其他

对象_原型(base、基)

2020-3-9 2:17:44

其他

小工具管理器_v1.2_by_LL

2020-3-9 2:19:44

个人中心
购物车
优惠劵
今日签到
有新私信 私信列表
搜索