Function inlining-的意思|示意
内联函数,
Function inlining-的网络常见释义
函数内连 ... 脚本优化 -Script optimization- 函数内连 -Function inlining- 外部工具 -External tools- ...
Function inlining-相关短语
1、 Function inlining 函数内连
2、 structural function inlining 结构化函数内联
3、 Inlining Function 内联函数
Function inlining-相关例句
Inlining a very small accessor function will usually decrease code size while inlining a very large function can dramatically increase code size.
内联一个非常小成员访问函数会减少代码,而内联一个非常大的函数代码会戏剧性的增长。
The change from 24 to 25 in this case is the tipping point for when the cost of inlining is estimated to be more than what is saved by removing the function definition.
在这种情况下,从24到25变化的转折点时,内联的费用估计要比通过去除函数的定义保存。