您要查找的是不是:
- A constant, variable, function name, or expression. 一种常数、变量、函数名或表达式。
- statement function name 语句函数名
- You need an "&"before the function name but not in the return statement! 你需要用一个&在函数名之前,但不是在返回语句!
- The function name is then specified in the CREATE TABLE statement for the computed column. 然后在CREATE TABLE语句中为计算列指定函数名称。
- There is no space between the function name and the parenthesis. 函数名与括号之间没有空格。
- The compiler limits the maximum length allowed for a function name. 编译器限制函数名称的最大长度。
- To resolve this warning, shorten the original function name. 若要解决此警告,请缩短原始函数名称。
- Local variables must always be qualified with the function name. 局部变量必须始终与函数名一起检验。
- In FORTRAN, a reference in an arithmetic or logical expression to a previously defined statement function. FORTRAN语言中,在一个算术或逻辑表达式中对以前定义的语句函数的引用。
- This statement functions identically to ROLLBACK TRANSACTION except that ROLLBACK TRANSACTION accepts a user-defined transaction name. 此语句的功能与ROLLBACK TRANSACTION相同,但ROLLBACK TRANSACTION接受用户定义的事务名称。
- If the function is not overloaded, only the function name is required. 如果该函数没有重载,则只需要函数名。
- The label for the PROC NEAR command is the decorated form of the function name. PROC NEAR命令的标签是函数名的修饰形式。
- This is commonly caused by incorrectly declaring the function or misspelling the function name. 应该是调用了一个并非为函数的名称。
- Sets/returns value determining whether argument list pops up when user types open parenthesis after function name. 设置/返回一个值,该值确定当用户在函数名后键入左括号时参数列表是否弹出。
- Otherwise, the function name is taken as representing the return value of the function. 否则,函数名就会被视为表示函数的返回值。
- A valid function name starts with a letter or underscore, followed by any number of letters, numbers, or underscores. 有效的函数名以字母或下划线打头,后面跟字母,数字或下划线。
- substitution instance of the statement function 命题函数的置换实例,命题函数置换实例
- The default value of the drop-down list, where you specify the function name to search. 下拉列表(在此指定要搜索的函数名)的默认值。
- statement function defining statement 语句函数定义语句
- This error calls the _matherr function with the function name, its arguments, and the error type. 该错误用函数名、它的参数以及错误类型调用_matherr函数。