family of functions信息详情

family of functions发音

意思翻译

函数族

相似词语短语

functions of language───语言的功能

functions───n.[计]功能;[数]函数(function的复数形式)

main functions───[数]主函数;主要功能

composition of functions calculator───函数组成计算器

derivatives of trig functions───三角函数的导数

convolving functions───卷积函数

functions emphasis───功能强调

functions of nonverbal communication───非言语交际的功能

grammatical functions───[计]语法功能

双语使用场景

The scanf family of functions has a maximum width value, and at least the IEEE Standard 1003-2001 clearly states that these functions must not read more than the maximum width.───scanf系列函数具有一个最大宽度值,至少IEEE Standard 1003 - 2001清楚地规定这些函数一定不能读取超过最大宽度的数据。

of the most convenient features added in C99 are in the printf family of functions.───C99中增加的最方便的特性在printf函数家族中。

It turns out that the getxattr()/setxattr() family of functions can be used to query or set POSIX modes, not just extended attributes.───原来,getxattr()/setxattr() 系列的功能可用于查询或设置 POSIX 模式,并不仅限于扩展属性。

Function templates are similar to class templates, but define a family of functions .───函数模板和类模板很相像,但是是定义了一族函数。

Some of the most convenient features added in C99 are in the printf family of functions.───C99中增加的最方便的特性在printf函数家族中。

In Linux, the exec* family of functions replace the current process image with a new process image (as shown in the following)───在Linux中,exec*家族函数使用一个新的进程映像取代当前进程映像(如下所示)

Uniformly summable family of functions───一致可积函数族

英语使用场景

It is needed for the file opening, closing, reading, and writing functions (fopen(), fclose(), fgets(), getc(), and so on), for the printf() family of functions, and for the setvbuf() function.