请输入您要查询的英文单词:

 

单词 inline
释义

inline


in·line

I5163150 (ĭn′līn′)adj. Incorporated into a body of text rather than placed as a separate section: inline citations.

inline


inline

(programming)(Or "unfold") To replace a function call withan instance of the function's body. Actual argumentexpressions are substituted for formal parameters as inbeta reduction. Inlining is usually done as acompile-time transformation.

If done recklessly (e.g. attempting to inline a recursivefunction) the compiler will fail to terminate. If doneover-enthusiastically the code size may increaseexponentially, e.g. if function f calls g twice, and g calls htwice and h is inlined in g which is inlined in f (in eitherorder) then there will be four copies of h's body in f.

See also linear argument, unfold/fold.

inline

(1) Interspersed within other source code. See inline code.

(2) Between two hardware devices. For example, a network device that is placed between the user's machine and the network switch would be "inline." Contrast with a device that is attached only to the switch.
FinancialSeeIn-line

INLINE


AcronymDefinition
INLINEInput Line (assembly language directive)
ThesaurusSeein line
随便看

 

英语词典包含2567994条英英释义在线翻译词条,基本涵盖了全部常用单词的英英翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/9/24 16:38:21