You then can call the functions using standard function call syntax, by combining this prefix with the name of the method to be invoked.
然后通过组合该前缀与被调用方法的名称,可以使用标准的函数调用语法调用函数。
The casting functions do need a prefix.
但类型转换函数必须有前缀。
This prefix distinguishes this custom function from the standard functions available through XSLT such as number(), string(), and contains().
这个前缀是这个自定义函数与一些XSLT的标准函数的区别所在,如number()、string()和contains()。
One of them is the namespace associated with the prefix XSDF for the functions defined in the library.
其中之一是带有前缀xsdf的名称空间,用于在库中定义的函数。
Formatting is available as functions, starting with the numfmt_ prefix, or as methods, as in the NumberFormatter class.
格式化可以通过以numfmt _前缀开头的函数实现,也可以通过如NumberFor matter类内所示的方法实现。
Avoid 'fn_' prefix when naming functions.
在命名函数的时候避免使用“fn _”前缀。
However, the XPath functions name and local-name return the prefix when applied to a namespace node.
不过,xpath函数name和local - name在应用于名称空间节点时会返回前缀。
Instead of using a leading capital letter, Vimscript functions can also be declared with an explicit scope prefix (like variables can be, as described in Part 1).
Vimscript函数没有使用前导大写字母,相反,可以使用显式的范围前缀声明函数(类似变量,如第1部分所述)。
Constructor functions which must be used with the new prefix should start with a capital letter.
必须与new共同使用的构造函数名应以大写字母开头。
Constructor functions which must be used with the new prefix should start with a capital letter.
必须与new共同使用的构造函数名应以大写字母开头。
应用推荐