在线词典

分类:语言工具
在线词典,是一款在线使用的中英文查词词典。本工具支持查询英文和中文单词及词组的含义,查询效率高、结果丰富,包括单词变体、常用短语、英英释义、同义词、同根词、词语辨析等,是外语学习者必备的在线查词工具。

inline function

查词链接:https://www.dute.org/dict/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.

网络释义
内联函数
注意,一个函数指针指向内联函数(inline function)是合法的。然而,通过函数指针调用内联函数将不会导致内联式的函数调用,因为编译器通常无法在编译期精确地确定将会调用什么函数...
嵌入函数
... 编译器和CCS 嵌入函数(Inline Function) 快速傅里叶变换FFT ...
线函数
自定义函数的途径:M文件函数(M file function)在线函数(Inline Function)1.M文件函数范例function c=myadd(a,b)%这里可以写函数的使用说明,前面以%开头%在工作区中,help myadd将显示此处的说明c=a+b;%...
常用短语
更多常用短语
* 以上查询结果来自于网络,仅供参考。
正在查询...