使用此方法,您可以解析函数的参数并执行计算。
With this method, you parse your arguments to your function and do your calculation.
列表示任何已经存在的函数或方法。
The columns represent any functions or methods that already exist.
此外,您查看其文档的每个模块也广泛分布着它导入的函数、方法以及指向任何模块的链接。
Moreover, every module whose documentation you view becomes generously littered with links to any modules, functions and methods it imports.
系统生成的方法和函数只能作为数据类型的所有权转移的一部分进行转移。
The system generated methods and functions can only be transferred as part of the transfer of ownership of the data type.
请注意,如果函数、方法、触发器或视图中引用了某个全局变量,则不能删除该变量。
Please note that the global variable cannot be dropped if it is referenced in a function, method, trigger or view.
数据类型的新所有者继承该数据类型的系统生成方法和函数的所有权。
The new owner of the data type inherits the ownership of the system generated methods and functions for that data type.
服务器端方法的实际函数或代码绝不公开给客户端。
The server side methods' actual function or code is never exposed to the client side.
通过使用方法而不是函数来操纵VARRAY。
VARRAYs are manipulated using methods, instead of functions.
然后可以使用此DOM结构、DOM结构的方法以及xul函数提供的其他方法来检查并修改数据。
You can then use the DOM structure to examine and modify the data using its own method and additional methods provided by XUL functions.
该方法包含定制函数,本文稍后将进一步进行详述。
This method contains your custom function and is described in further detail later in this article.
关键字是协议中方法的名称;函数就是那些方法的实现。
The keywords are names of the methods in the protocol; the functions are implementations of those methods.
通过将使用函数和方法作为高阶函数进行开发,可使应用程序更加健壮。
By developing utility functions and methods as higher-order functions, you make your applications more robust.
构造函数方法从验证数据形式是否适合于处理开始。
The constructor method begins by verifying that the data is in a form suitable for processing.
它在此上下文中用作宏,通过闭包调用函数方法将在定义它的上下文中执行函数调用。
It ACTS like a macro in this context, where calling the method of function via the closure makes the function call in the context of where it's defined.
另一种方法是,函数值不变的方向是,是与等值面相切的方向。
The other way to think about it, the direction in which the value doesn't change is a direction that's tangent to the level surface.
用HTML元素的attachEvent方法注册的函数不会成为这个元素的方法。
The functions registered with the attachEvent method of an HTML element do not become methods of that element.
一流的方法和函数(闭包)
TextExtension包含扩展文本控件的函数的方法。
TextExtension Contains methods for extending the functions of the text control.
在本例中,我们将向您展示如何创建使用r - Tree访问方法的函数索引。
In this example we show you how to create a functional index that USES the R-Tree access method.
但是,这个方法将所选函数的指针复制到一个局部变量中,然后用function对象的call方法调用这个函数。而不是直接调用它。
However, the method copies a pointer to the selected function into a local variable, and then calls the function with the call method of the function object, rather than calling it directly.
用分层的方法协调函数。
第一个也是最常用的遍历方法是each函数。
The first and most commonly used traversal technique is the each function.
您可以使用此函数创建变量绑定标记,方法是更改函数的参数。
With this function you can create variable bind tags by changing the parameters to the function.
另一种方法将使用专用函数来运行外部程序。
The other method USES proprietary functions to run the external programs.
如果使用组合方法,你会发现:不需要太多的注释来描述方法的代码段(实际上函数方法要求有注释),而且你能更好地命名函数。
If you use composed method, you'll find much less need to have comments to delineate sections of code within methods (actual method calls do that), and you'll find that you use better method names.
当然,有趣的事情不仅仅是这些。您可以在组件中包括方法、动画、构造函数属性,等等。
Of course, the fun doesn't stop there: you can include methods, animations, constructor properties, and much more in components.
我所展示的用于过滤列表的函数方法在函数编程语言和库中非常普遍。
The functional approach I've shown to filtering lists is common across functional programming languages and libraries.
此外,枚举类型支持拥有构造函数、实例方法和变量,等等。
In addition, enumerated types support having constructors, instance methods, and variables, among other things.
方法和构造函数也可以有不变条件测试。
方法和构造函数模板与字段模板类似,如清单4 所示。
The method and constructor templates are similar to the field template, as Listing 4 shows.
应用推荐