ios_stat.gml

来自「开放源码的编译器open watcom 1.6.0版的源代码」· GML 代码 · 共 9 行

GML
9
字号
:P.
Because the &fn. manipulates
:MONO.static
member data, its behavior is not tied to any one object but affects the
entire class of objects.
The value that is returned by the &fn. is valid for all
objects of all classes derived from the &cls.:PERIOD.
No subsequent call to the &fn. will return the same value as a previous call.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?