You then can call the functions using standard function call syntax, by combining this prefix with the name of the method to be invoked.
然后通过组合该前缀与被调用方法的名称,可以使用标准的函数调用语法调用函数。
Putting the class name as a prefix to the method name indicates that the method is a class method.
将类名作为方法名的前缀来指示该方法是类的方法。
In Listing 1, I have commented out these method calls because I have set prefix defaulting to true.
清单1中,我已经把这些方法调用注释掉了,因为我已经把前缀默认设置为true。
应用推荐