Take a look at the entire function reference, pick a category and have a browse - you're bound to find something new.
看一下整个函数参考,选择一个类别,浏览一下,您一定会有所发现。
Determines whether a given type is a function reference, possibly with additional properties as specified by a property tag.
判定一个给定的类型是否为函数引用,可以通过属性标签额外指定属性。
When the source code for the calling executable is compiled or assembled, the DLL function call generates an external function reference in the object code.
DLL 函式呼叫会在编译或组译呼叫可执行档的原始程式码时,在物件程式码产生外部函式参考。
But there's a slight twist: the onclick property wants to be fed a function reference — not the string name of a function, but a reference to the function itself.
但是有点细微的地方:onclick属性需要提供函数引用——不是函数的字符串名称,而是函数本身的引用。
The first thing you'll notice is that there is no click function, but rather an observe function that takes the event as an argument before the function reference itself.
您首先将注意到没有click函数,而是使用了 observe 函数,该函数在引用它自身之前将事件作为参数。
When a query references a function template, the query optimizer tries to generate a feasible plan that allows this function reference to be evaluated on the remote data source.
当一个查询引用一个函数模板时,查询优化器尝试生成一个灵活的计划,允许在远程数据源上计算这个函数引用。
Today, in addition to that important function, it serves as a reference library for the public and sends out many books to other libraries on an interlibrary loan system.
今天,除了这个重要的功能,它还作为一个公共参考图书馆,通过馆际互借系统向其他图书馆发送许多图书。
The objective is to research the reference of Chronic hepatitis B fibrosis with liver function and rivus quantitation.
目的是研究慢性乙型肝炎纤维化对肝功能和静脉定量的参考。
There is no question of returning a reference to static data if the function doesn't have one.
如果函数没有静态数据,那么也就不存在返回静态数据的引用的问题。
When generating SQL expressions for measures that reference other measures, the aggregation function might not be used to form the SQL expression for the nested measures.
如果一个度量引用其他度量,那么在为它产生SQL表达式时,不能使用聚合函数来为嵌套的度量产生SQL表达式。
It returns a pointer to the function, which can then be used like any other reference value.
它返回一个函数指针,可以像任何其他引用值一样使用它们。
In a static linked system, the generated code possesses a reference to a function.
在静态链接系统中,生成的代码会持有对某个函数的引用。
Data areas must be both defined and declared in a program or function before any reference to them becomes valid.
在任何对数据区域的引用生效前都必须在程序或函数中定义并声明它。
Because DITA supports task, concept, and reference topics, writers and editors can quickly determine if a new function has been completely documented.
因为DITA支持任务、概念和参考主题,作者和编辑可以很快确定是否彻底完成某个新增功能的文档。
Function words, on the other hand, vary in their use and help provide reference points in conversations.
相反,虚词有不同的用法,帮助在对话中提供参考。
This feature is richer than function Pointers because it allows the inner class instance to retain a reference to the environment in which it was created.
该特性比函数指针更强大,因为它允许内部类实例保持对创建它的环境的引用。
The VALUES clause also includes a casting function for the user-specified value of the OID column because the value must be cast into the REFERENCE type of the target table.
values子句还为用户指定的oid列的值包括了一个casting函数,因为该值必须强制转换成目标表的REFERENCE类型。
This syntax implies that all local variables will be passed by reference to the lambda function.
这种语法表示把所有局部变量通过引用传递给lambda函数。
Does not return a reference to static data, and all data is provided by the caller of the function?
不返回对静态数据的引用,所有数据都由函数的调用者提供。
I load the Scheme script, get a reference to the particular Scheme function, and call it with no arguments.
我将装载scheme脚本,获得对特定scheme函数的引用,然后不带参数调用它。
Each rule service facade operation creates an instance of the TriggerPoint class and invokes the trigger function on that class with the reference to invoker, input parameters, and the rule name.
每种规则服务facade操作都创建了triggerpoint类的实例并通过使用对于调用的引用、输入参数及规则名称来调用该类的trigger函数。
The arguments array is the ECMAScript standard built-in reference to the arguments passed to this function.
数组arguments是指向传递到这个函数参数的ECMAScript标准内置引用。
After submitting the form data, the function returns a reference to the XHR object (see Listing 8).
在提交表单数据后,此函数返回一个对xhr对象的引用(见清单8)。
Though you can pass another closure to it, instead pass it a reference to another function called addEmployee.
尽管您可以传递另一个闭包给它,而不是将其作为一个引用传递给另一个名为addemployee的函数。
The load_module function returns a module reference that refers to the newly loaded module.
load_module函数返回一个指向最新加载模块的模块引用。
The increment function should be called with a reference to the variable instead of the value of the variable.
应该用变量的引用调用increment函数,而不是使用变量的值。
The new function basically does nothing besides building the object reference to contain that, and you can see that the other functions have to unpack the void pointer before getting down to business.
new函数除了构建一个包括它的对象引用以外,基本上没什么作用。而且您可以看到,其它的函数在执行前必须先将那个空指针解开。
It first finds a reference to the function and then executes it with the appropriate argument. This is demonstrated with the following code.
它首先发现对这个函数的一个引用,然后使用适当的参数执行它。
Because the inner function holds a reference to the outer function's variables, the scope object with property a will not be garbage collected.
由于内部函数持有到外部函数的变量的引用,所以这个带属性a的范围对象将不会被垃圾收集。
The function of an SCA component is offered to other components as a service; an SCA component can make use of services through a reference.
SCA组件的功能被作为服务提供给其他组件;一个 SCA 组件可以通过一个引用(reference)来利用服务。
应用推荐