function definition信息详情

function definition发音

意思翻译

函数定义

相似词语短语

function───n.功能;[数]函数;职责;盛大的集会;vi.运行;活动;行使职责

flagellum definition and function───鞭毛的定义和功能

leveling function───调平功能

basic function───基本功能;[数]基本函数

clasper function───扣合器功能

function generator───信号(函数)发生器;信号[函数]发生器

nucleolus function───核仁函数

trigonometrical function───三角函数

urethra function───尿道功能

双语使用场景

Listing 27. Alternate function definition within bash.───清单27 . bash中的另一种函数定义。

The function definition takes one input parameter.───函数定义接受一个输入参数。

In screen.h, add the function definition.───在screen . h中,添加函数定义。

Known as lambda calculus, it was designed to investigate the function definition and application, as well as the concept of recursion.───它被称为lambda演算,用于研究函数定义与应用程序以及递归概念。

The first line of a function definition, also known as the method signature, begins with def (shorthand for define).───函数定义的第一行也称为方法签名(methodsignature),以def开头(def是define这个单词的缩写)。

A function was used but the type or number of the parameters did not match the function definition.───使用了一个函数,但其参数的类型或数量与函数定义不匹配。

In theoretical aspects, several means of function definition are proposed, and a basic language model for the functions is set up.───在理论方面,提出了函数的多种定义手段和方法,建立了函数的基本语言模型。

The function definition does not execute the function body; this gets executed only when the function is called.───函数定义不执行函数体,它们仅仅在调用时执行。

You can get the decorated form of a function name after you compile the source file that contains the function definition or prototype.───编译包含函数定义或函数原型的源文件之后,可以获取函数名的修饰形式。

英语使用场景

Source file containing the function definition,(Sentencedict.com ) scrolled to the start of the function definition.

An old-style function definition contains variable arguments.

We give the commutative of compound function definition and prove the existence of common fixed points of a function sequence.

The first line of a function definition, also known as the method signature, begins with def (shorthand for define).

The two formulations of the initial function definition are compared and the relation between section function and initial function is discussed.

The function definition takes one input parameter.

Find the line that contains the undecorated function definition in the resulting listing.

A function definition specifies four elements: the return type, the function name, a (possibly empty) parameter list enclosed in parentheses , and the function body.

The semicolon is an or operator between each function definition.