您要查找的是不是:
- A constant, variable, function name, or expression. 一种常数、变量、函数名或表达式。
- function name argument 函数名自变量
- Sets/returns value determining whether argument list pops up when user types open parenthesis after function name. 设置/返回一个值,该值确定当用户在函数名后键入左括号时参数列表是否弹出。
- The name argument must be enclosed in double quotes. name参数必须用双引号引起。
- 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. 局部变量必须始终与函数名一起检验。
- When this behavior is specified,only entries that exactly match the entry passed in the name argument will be returned. 当指定这一行为时,只有那些结构的名与给定的参数完全匹配的条目才会被返回。
- This input can come either from a file specified as the last command line argument, or from standard input if no file name argument is given. 该输入可以来自作为最后一个命令行参数指定的文件,在没有给出文件名参数时也可以来自标准输入。
- When this behavior is specified, only entries that exactly match the entry passed in the name argument will be returned. 当指定这一行为时,只有那些结构的名与给定的参数完全匹配的条目才会被返回。
- 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命令的标签是函数名的修饰形式。
- When this behavior is specified,case is relevant in the search results and only entries that match the case of the value passed in the name argument will be returned. 当指定这一行为时,在搜索结果中大小写是敏感的,只有那些结构的名与给定的参数完全匹配的条目才会被返回。
- You need an "&"before the function name but not in the return statement! 你需要用一个&在函数名之前,但不是在返回语句!
- When this behavior is specified, case is relevant in the search results and only entries that match the case of the value passed in the name argument will be returned. 当指定这一行为时,在搜索结果中大小写是敏感的,只有那些结构的名与给定的参数完全匹配的条目才会被返回。
- When more than one distinct named argument is passed, matching businesses are those which match on all of the criteria. 当有多个不同种类的参数同时传入时,对商业实体的匹配应当遵循逻辑与的规则(多个名的传入仍然遵循逻辑或)。
- When more than one distinct named argument is passed, matching services are those which match on all of the criteria. 当有多个不同种类的参数同时传入时,对服务的匹配应当遵循逻辑与的规则(多个名的传入仍然遵循逻辑或)。
- This is commonly caused by incorrectly declaring the function or misspelling the function name. 应该是调用了一个并非为函数的名称。
- When more than one distinct named argument is passed,matching businesses are those which match on all of the criteria. 当有多个不同种类的参数同时传入时,对商业实体的匹配应当遵循逻辑与的规则(多个名的传入仍然遵循逻辑或)。