这是所要调用的函数名称。
不要修改函数名称以及参数的名称和数目。
Do not modify the name of the function, or the name and number of arguments.
日食:从未知的函数名称创建占位符的功能?
Eclipse: Create placeholder function from unrecognized function name?
“函数”报告视图按函数名称列出分析数据。
The Functions report view lists profiling data by function name.
这些节点代表了具体的标识符,如函数名称、变量及枚举类型。
These represent specific identifiers, such as the names of functions, variables, and enumerated types.
而在其他情形中,您必须使用标准的处理函数名称。
In the other cases, you must use the standard name for your handler function.
在我们的示例中,函数名称为“handle”加上该消息类型。
In our case, the function name is "handle" concatenated with the message type.
Functionname,其中发生错误的函数名称。
包装器函数名称的格式为xajax _ phpfunction。
若要向函数传递信息,请将信息放在函数名称后面的圆括号内。
To pass information to a function, enclose the information in parentheses after the name of the function.
可选参数。指定在提交页面之前,创建控件之后所要执行的函数名称。
Optional. he name of the function to be executed after the creation of the control, before page rendering.
将函数名称传递给HTMLbutton标记并利用HTML的内置事件模型。
I pass the name of the function to the HTML button tag and exploit HTML's built-in event model. Using JavaScript, I'll often store functions in variables or arrays.
一般题目都要求编写一个函数以实现某功能,函数名称和参数一般也会给定。
Common theme asks to write a function in order to realize some function, function name and parameter also can be given commonly.
而且因为API有可能在发行版之间变化,所以这篇文章中的函数名称今后可能会有所不同。
And because the API could change from release to release, function names in this article could potentially be different at some point.
对于编程语言来说,只需要提供数据类型和需要在远程服务器上调用的函数名称即可。
From your chosen programming language, you just supply the data type and the name of the function to be called on the remote server.
当然还有可能在递归调用中使用函数名称,但是你将很快看到在当下他通常不大实用。
Well, there is also a possibility of using function names for recursion, but you will soon see that this is often impractical nowadays.
调用堆栈上框架的函数名称(如果优化器合并两个函数,则函数名称可能是错误的)。
Function names for frames on the call stack, which might be wrong if the optimizer merges two functions.
WindowsAPI的函数名称依照骆驼命名法命名,因此不同的函数很容易区分。
The names of Windows API functions follow the Camel case naming convention and usually are easily distinguished by this.
XSLT/XQuery处理器使用函数调用中的信息(包括函数名称和参数个数)来选择方法。
The XSLT/XQuery processor uses the information in the function call, including the function name and the number of arguments, to select the method.
此外,在您生成宏或VBA过程时,您可以单击宏操作、关键字或内置函数名称,然后按F1。
Also, when you are building a macro or VBA procedure, you can click a macro action, keyword, or built-in function name and then press F1.
当从WorkplaceForms应用程序调用定制函数时,FormsLibrary将检索它的包及函数名称。
When a custom function is called from a Workplace Forms application, the Forms Library retrieves its package and function name.
注意,函数名称是handlecreateEmployeeRequest(使用 “create”的小写 “c”)。
Note that the name of the function is handlecreateEmployeeRequest (with a lowercase "c" for "create").
在任何情况下,我们应避免执行不恰当的修改,比如将函数名或类名作为前缀以生成独特的名称。
In each case, we avoid doing ugly hacks, such as prefixing the name of the function or class to make the name unique.
在您定义有名称的函数时,您的读者会企图将函数名输入到他/她的记忆中,这没有必要复杂化读者对程序的理解。
Whenever you define a named function, your reader attempts to put that function name in his or her brain cache, which needlessly complicates the reader's understanding of the program.
当需要使用sap函数生成器中显示的参数名称时,请选中useFieldNametogenerateattributes(图5)。
When you want to use the parameter name as it is shown in the SAP function builder, select use Field name to generate attributes (Figure 5).
这一项通常应该与函数名一致,但是如果您需要拥有具有相同名单但带有不同参数的“过载的(overloaded)”函数,那么您可以使用这个名称。
It should usually be the same as the function name, but you can use this if you need to have "overloaded" functions that have the same name and different parameters.
名称空间是一种避免函数名和类名出现冲突的方法,并且不会在命名约定中使用前缀,从而增强了函数名和类名的可读性。
Namespaces are a way of avoiding name collisions between functions and classes without using prefixes in naming conventions that make the names of your methods and classes unreadable.
事件处理函数名必须与定义文件中的名称匹配,而此名称由用户定义。
The name of the event handler must match the name declared in the definition file in which the name is user definable during definition time.
“参数信息”功能打开“参数”列表,以提供有关函数或特性所需的参数数目、参数名称和参数类型的信息。
The parameter info feature opens the parameters list to give you information about the number, names, and types of parameters required by a function or attribute.
“参数信息”功能打开“参数”列表,以提供有关函数或特性所需的参数数目、参数名称和参数类型的信息。
The parameter info feature opens the parameters list to give you information about the number, names, and types of parameters required by a function or attribute.
应用推荐