externalizing

过去式:

动词过去式: externalized

更多词形:

名词: externalization | 动词过去式: externalized | 动词过去分词: externalized | 动词现在分词: externalizing | 动词第三人称单数: externalizes |

单词例句:

This algorithm, based on the principles of pairwise testing, considers all possible values and their combinations on extern interfaces of a system.

该方法充分考虑到待测软件所有外部接口参数的可能取值和各种可能取值的组合。

He noted that the "road from genes to externalizing behaviors like drug use and antisocial behaviors is not entirely direct or biological.

他指出,从基因到外显行为有如药物使用和社交行为,并不是完全直接的或生物的。

However, in most cases, externalizing the data from the application source code is a better approach.

然而,大多数情况下,在源文件中包含外部数据则是一个更好的办法。

Those in the combined program had fewer externalizing problems (P=.007) and fewer symptoms of mental disorder (P=.02) than did those in the self-study program.

联合方案的孩子外显问题(P=0.007)和精神障碍的症状(P=0.02),都较自我学习方案的孩子为少。

Methods 131 cases(133 eyes)of retinal detachment were performed extern retinal operative approach and visible cryocoagulation by microscope during the operations.

方法131例(133只眼)孔源性视网膜脱离行外路手术,术中均采用巩膜扣带、外放液、手术显微镜直视下视网膜裂孔定位、冷凝。

The primitive form of EXTERN differs from the user-level form only in that it can take only one argument at a time: the support for multiple arguments is implemented at the preprocessor level.

基本形式的EXTERN跟用户级的形式有所不同,因为它只能带有一个参数:对多参数的支持可在预处理器级别上实现。

Similarly, the declaration of fica_rate, although it does not have an initializer, is a definition because the extern keyword is absent.

类似地,fica_rate的声明虽然没有初始化式,但也是一个定义,因为没有关键字extern。

An extern" C" directive specifies the linkage convention( only) and does not affect the semantics of call to function.

指令仅仅表示了连接规定,它并不影响函数调用的语义。

A common use of the extern modifier is with the DllImport attribute when you are using Interop services to call into unmanaged code.

extern修饰符的常见用法是在使用Interop服务调入非托管代码时与DllImport属性一起使用。