青年中文青年中文

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.