Instances are created by calling the class object as a function.
实例是将类对象作为函数调用而创建的。
It will pass the event object to that function as its argument.
它将事件对象作为参数传递给这个函数。
The object pointer is passed as the first argument to the function.
其对象指针作为函数的第一个参数被传递。
Function (4) gets the result row as a PHP object.
函数(4)以php对象的形式返回结果行。
It has at least the same lifetime as the function object (absent something funky).
它具有至少相同的寿命为函数对象(没有什么时髦的)。
This function creates a Regex object just as the RegexMatch function did.
此函数同regexmatch函数一样可创建Regex对象。
Overrides the behavior of an object property that can be called as a function.
覆盖对象参数行为被称为一个函数。
The mysql_fetch_object() function returns a row from a recordset as an object.
函数的作用是:从结果集中取得一行作为对象。
The mysql_fetch_object() function returns a row from a recordset as an object.
函数的作用是:从结果集中取得一行作为对象。
应用推荐