intrinsics
基本解释
- 内联函数
英汉例句
- Intrinsics give the programmer the ability to go deep into the code without having to use assembly.
内部函数使程序员能够深入代码内部,而不必使用程序集。 - Gets or sets a value that indicates whether Internet Information Services (IIS) intrinsics are enabled.
[本主题是预发布的文档,在将来发布的版本中可能会有更改。空白主题是为将来预留的。 - Chinese and Western arts both pursue the unity of opposites, but Chinese arts lay particular stress on the harmony of intrins ic mentality and Western arts on extr i ns i c form.
中西和谐美都是追求对立因素的融合统一,但中国偏于内在心理的和谐,西方则偏于外在形式的和谐。 - Intrinsics are function calls where the compiler has intrinsic knowledge about the call, and rather than calling a function in a library, it emits code for that function.
对于内部函数调用,由于编译器内在了解这种函数调用,因此它是从这种函数发出代码,而不是调用库中的函数。