ONOFF
划词翻译
导航
建议反馈
词典App

inline function中文是什么意思

  • 联机功能
  • 内联函式
  • 内联函数
  • 行内函式
  • 直接插入函数

"查查词典"手机版

千万人都在用的超大词汇词典翻译APP

  • 例句与用法
  • Generates both the class constructor and the class definition as inline functions in the header file
    内联将类构造函数和类定义两者生成为头文件中的内联函数。
  • When an inline function returns a table , you can use that function in the from clause of another query
    当内联函数返回表时,您可以在另一个查询的from子句中使用该函数。
  • For example , if you begin with an inline function , you cannot modify the sql statements to a scalar - valued function
    例如,在开始处理一个内联函数时,不能修改sql语句将该函数变成标量值函数。
  • Is an inline function , meaning the compiled code makes the conversion , often without generating a function call
    是一个“内联函数” ,这意味着转换是由已编译的代码执行的,通常不会生成函数调用。
  • The order by clause is not valid in views , inline functions , derived tables , and subqueries , unless top is also specified
    除非同时指定了top ,否则order by子句在视图、内联函数、派生表和子查询中无效。
  • That ' s it . as you can see , this program is really just a simple inline function hook , no more complex than the example from chapter 5
    就这样了。可以看到,这个程序不过是个简单的内嵌函数挂勾,不比第5章的例子复杂多少。
  • When order by is used in the definition of a view , inline function , derived table , or subquery , the clause is used only to determine the rows returned by the top clause
    在视图定义中使用order by时,该子句仅用于确定用top子句返回的行。
  • Inline functions are always packaged if they are instantiated as calls which occurs , for example , if inlining is turned off or you take a function address
    如果内联函数实例化为调用(例如,当关闭内联或获取函数地址时出现这种情况) ,则始终打包内联函数。
  • For example , if there exists a function a that frequently calls function b , and function b is relatively small , then profile - guided optimizations will inline function b in function a
    内联例如,如果有一个频繁调用函数b的函数a ,而函数b相对较小,按配置优化会将函数b内联到函数a中。
  • Inline function if a user - defined function contains a single select statement and that statement is updatable , then the tabular result returned by the function is also updatable
    内联函数如果用户定义的某个函数包含一个select语句,并且该语句是可更新的,则该函数所返回的表格格式结果也是可更新的。
  • 更多例句:  1  2  3
  • 百科解释
In various versions of the C and C++ programming languages, an inline function is a function upon which the compiler has been requested to perform inline expansion. In other words, the programmer has requested that the compiler insert the complete body of the function in every place that the function is called, rather than generating code to call the function in the one place it is defined.
详细百科解释
  • 推荐英语阅读
inline function的中文翻译,inline function是什么意思,怎么用汉语翻译inline function,inline function的中文意思,inline function的中文inline function in Chineseinline function的中文inline function怎么读,发音,例句,用法和解释由查查在线词典提供,版权所有违者必究。
Last modified time:Mon, 11 Aug 2025 00:29:56 GMT

说出您的建议或使用心得