您要查找的是不是:
- A constant, variable, function name, or expression. 一种常数、变量、函数名或表达式。
- intrinsic function name 内在函数名
- For more database information, query the sys. Databases catalog view; or to obtain the database name, use the db_name()intrinsic function. 有关详细的数据库信息;请查询sys.;databases目录视图;或者;若要获得数据库名称;请使用db_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. 局部变量必须始终与函数名一起检验。
- This example illustrates how the Call statement is used to transfer control to a Sub procedure, an intrinsic function, and a dynamic-link library (DLL) procedure. 这个范例阐述了命名综述是怎样用来将管理控制变为低级程序的,一个固有功能,一个动力连续图书馆程序。
- Then we use the central bank's simplified balance sheet to explain the intrinsic function mechanism between foreign exchange reserve and the base money. 接着我们使用中央银行的简化资产负债表来解释外汇储备与基础货币之间的内在运行机制。
- generic name for intrinsic function 内在函数类属名
- 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命令的标签是函数名的修饰形式。
- specific name for intrinsic function 内在函数专用名
- You need an "&"before the function name but not in the return statement! 你需要用一个&在函数名之前,但不是在返回语句!
- The silting of sediment has made urban water systems loses its intrinsic functions. 随着城市的发展.城市河湖中底泥淤积问题正逐渐导致城市河湖丧失其原有的功能。
- In general, this will be the same list of intrinsic functions implemented for ALPHA and the Itanium but will include x64 specific functions as well. 大体上讲,这其中包含的函数与为ALPHA和Itanium实现的内部函数列表相同,但也包含x64特定函数。
- 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. 有效的函数名以字母或下划线打头,后面跟字母,数字或下划线。