go top

inline function

  • 内联函数

网络释义专业释义英英释义

  内联函数

注意,一个函数指针指向内联函数inline function)是合法的。然而,通过函数指针调用内联函数将不会导致内联式的函数调用,因为编译器通常无法在编译期精确地确定将会调用什么函数...

基于3388个网页-相关网页

  嵌入函数

... 编译器和CCS 嵌入函数(Inline Function) 快速傅里叶变换FFT ...

基于28个网页-相关网页

  线函数

自定义函数的途径:M文件函数(M file function)在线函数(Inline Function)1.M文件函数范例function c=myadd(a,b)%这里可以写函数的使用说明,前面以%开头%在工作区中,help myadd将显示此处的说明c=a+b;%...

基于22个网页-相关网页

短语

Inline function object 内联函数对象 ; 内联函数对于象

inline function hooking 函数钩子

inline function patching 内联函数补丁

inline function and names 函数内嵌

Utilization of Inline Function 使用内联函数

inline member function 内联函数

inline table-valued function 表值函数 ; 内联表值函数 ; 以及内联表值函数

 更多收起网络短语
  • 内联函数
    行内函数

·2,447,543篇论文数据,部分数据来源于NoteExpress

Inline function

  • abstract: 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.

以上来源于: WordNet

双语例句

  • This call actually compiles to an inline function.

    这个调用实际上编译一个内联函数。

    youdao

  • Listing 4. Generated Code for an inline function in body file.

    列表4 .实体文件一个内联函数所生成代码

    youdao

  • Listing 3. Generated Code for an inline function in header file.

    列表3 .文件一个内联函数所生成代码

    youdao

更多双语例句
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定