?? event.0
字號(hào):
Event(4) Event(4)NAME Class Event: Objct -- input itemSYNOPSIS Objct Event new(Event(), kind, data); int kind (self) void * data (self)DESCRIPTION An Event object represents an input item such as a piece of text, a mouse click, etc. kind is zero if data is a static string. kind is not zero if data is a pointer. In particular, a mouse click can be represented with kind 1 and data pointing to an array with two integer coordinates.SEE ALSO Ic(4) local: ats 1
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -