function prototype中文,function prototype的意思,function prototype翻译及用法

2026-04-13 06:48 浏览次数 13

function prototype

英[ˈfʌŋkʃən ˈprəutətaip]美[ˈfʌŋkʃən ˈprotəˌtaɪp]

函数原型

function prototype 片语

片语

prototype function并利用原形函式

function prototype declaration函数原型声明

function-prototype scope函式原型范围

Call to function without prototype调用无原型函数

function-level prototype函数级原型

Call to function with prototype调用无原型函数

Parameter in function prototype bounds限定

function n prototype函数原型

function prototype 例句

英汉例句

  • the function prototype defines all the type information related to the function: what its return type is, the function name, and what types of arguments may be passed to it.

    函数原型定义了所有和函数相关的类型信息:函数返回类型是什么、函数的名字、应该给这个函数传递什么类型的实参。

  • the function prototype is also shown in listing 7.

    这个函数原型如清单7所示。

  • to access the input arguments, the vue script must declare a function prototype of the function being probed. for example

    为了访问输入参数,vue脚本必须声明要探测的函数的函数原型。

  • the function prototype is insufficient.

    仅有函数原型是不够的。

  • to access the arguments of any given function you need to provide the function prototype for probevue so that it knows which argument is of which data type.

    要想访问函数的参数,需要向probevue提供函数原型,让它知道参数的数据类型。

  • tracing of arguments passed to function is feasible when probe type is entry and requires function prototype to be defined at the beginning of vue script or through header file.

    当探测类型为入口时,可以探测传递给函数的参数,这要求在vue脚本的开头或通过头文件定义函数原型。

  • function prototype declarations for functions being probed.

    _要探测的函数的函数原型声明。

  • a header file h/qnninlds under the qnotes library contains the macros list, structures list and function prototype list for the apis.

    qnotes库下的头文件h/qnninlds包含api 的宏定义列表、数据结构列表和函数原型列表。

  • these three elements are referred to as the function prototype . a function prototype describes the interface of the function.

    这三个元素被称为函数原型,函数原型描述了函数的接口。

  • tracing of arguments passed to the function is feasible when the probe type is entry and requires that the function prototype be defined at the beginning of the vue script or through a header file.

    如果探查类型是入口,就可以探查传递给函数的参数,这要求在vue脚本的开头或通过头文件定义函数的原型。

  • w77e58 dual serial communication source code note : this program is for reference only, not some function prototype experiences in his means of communication and set up.

    w77e58双串口通信源代码注:此源程序只作参考,内有些函数未有原型,借鑒在于其通信方式及其设置。

  • the function prototype includes the function return type and an argument type list.

    函数原型包括函数返回类型和一个参数类型列表。

相关热词