function n. 1.功能,官能,机能,作用。 2.〔常 pl.〕职务,职责。 3.庆祝仪式;(盛大的)集会,宴会。 4.【数学】函数;与其他因素有密切关系的事。 The function of the ear is to listen. 耳的功能是听。 the function of education 教育的功能。 discharge one's functions 尽职。 the functions and powers of the National Congress 全国代表大会的职权。 a controllable function【火箭】遥控程序。 public [social] function招待会,文娱晚会,社交集会。 vital functions 生命机能。 vi. (器官等)活动,(机器等)运行,发挥作用。 function as teacher 担任教师。 a sofa functioning as a bed 兼当床用的沙发。 The lathe doesn't function well. 这台车床有毛病。 function digit [letter] 【计算机】操作数码[字码]。
Describes the type of a variable, return type of a function, or the type of a function parameter 描述变量的类型、函数的返回类型或函数参数的类型。
Inline assembly code in functions that pass copy-constructed function parameters is not supported 传递复制构造函数参数的函数中的内联程序集代码不受支持。
Contains the type description and process transfer information for a variable, function, or a function parameter 包含变量、函数或函数参数的类型说明以及进程传输信息。
However, jscript 8.0 allows function declarations to specify a parameter array in the function parameter list 但是,jscript8.0允许进行函数声明以便在函数参数列表中指定一个
As you type the function parameters, the bold changes to reflect the next parameter that you need to enter 随着您键入函数参数,粗体显示将进行更改以反映需要输入的下一参数。
Using type annotation for function parameters helps ensure that a function will accept only data that it can process 使用函数参数的类型批注有助于确保函数只接受它能处理的数据。
In keeping with the masm32 practice of " loose " type checking, function parameters are just defined as dwords 为了保持masm32的“松散”类型检查的原则,函数参数只是被定义为dword。
Exposure to the control beach did not significantly affect respiratory symptoms or lung function parameters 对于呼吸症状和肺功能限度,暴露于控制海岸(红潮海岸)并无有意义地影响。
Annotations provide additional information about pre-and post-conditions on function parameters and return types 批注可提供有关函数参数及返回类型的pre(前置)条件和post(后置)条件的其他信息。
Variables are typed on first assignment based on the source expression type and function parameters are optionally typed 根据源表达式的类型,变量在第一次赋值的时候被类型化,而函数参数的类型化是可选的。