您要查找的是不是:
- Right after the function body is a line of code to test it. 该函数体之后的一行代码对它进行测试。
- For an inline scalar function, there is no function body; the scalar value is the result of a single statement. 对于内联标量函数,没有函数体;标量值是单个语句的结果。
- The function definition does not execute the function body; this gets executed only when the function is called. 函数定义不执行函数体,它们仅仅在调用时执行。
- This means that the function body executes even if NULL is passed as an argument. 这意味着即使传递的参数为NULL,也将执行函数体。
- Is a function that remembers the point in the function body where it last returned. 是这样一个函数,它记住上一次返回时在函数体中的位置。
- Within a procedure or function body, untyped parameters are incompatible with every type. 在过程或函数主体中,无类型参数与任何类型都是不相容的。
- Do not redeclare the parameter names in the local declarations section of the procedure or function body. 在过程或函数主体的局部声明中不要对参数名进行再声明(事实上编译器也不允许这样)。
- They are defined by specifying a return type, a name, a (possibly empty) list of parameters, and a function body. 函数的定义由返回类型、函数名、形参表(可能为空)以及函数体组成。
- Execution of the function stops when the return statement is executed, even if there are other statements still remaining in the function body. 当执行return语句时,即使函数体中仍然还有其他语句,此函数也会停止执行。
- The Transact-SQL statements in the function body build and insert rows into the return variable defined by the RETURNS clause. 函数体中的Transact-SQL语句生成行并将其插入RETURNS子句定义的返回变量中。
- The inline and __inline specifiers instruct the compiler to insert a copy of the function body into each place the function is called. 相当于把这段代码直接编辑在调用处,不进行栈的操作,一般在类中,很短小的成员函数使用,例如:
- A function definition specifies four elements: the return type, the function name, a (possibly empty) parameter list enclosed in parentheses, and the function body. 定义函数必须指定个元素:返回类型、函数名、圆括号内的形参表(可能为空)和函数体。
- A function definition specifies four elements: the return type , the function name ,a (possibly empty) parameter list enclosed in parentheses, and the function body . 定义函数必须指定4个元素:返回类型、函数名、圆括号内的形参表(可能为空)和函数体。
- application-oriented functional body statements 领域功能本体
- Salt plays an important part in the function of the body. 盐在调节身体的机能方面扮演着重要的角色。
- A constant, variable, function name, or expression. 一种常数、变量、函数名或表达式。
- A tissue is a group of similar cells which have an identical general function. 组织是一组具有相同的一般机能的类似细胞。
- What is his function on the committee? 他在委员会里担任什么职务?
- The sofa can also function as a bed. 这沙发也可以当床。
- Some English adverbs function as adjectives. 英语中有些副词可作形容词用。