canonicalize
美
英 
例句
A simple form of pool is to canonicalize an object.
对象池的一种简单形式就是将对象规范化。
Gets or sets a string that contains namespace prefixes to canonicalize using the standard canonicalization algorithm.
获取或设置一个字符串,此字符串包含要使用标准规范化算法来规范化的命名空间前缀。
In the original implementation, pseudo didn't really canonicalize paths, it just fixed up . . and .
在最初的实现中,pseudo并没有真正规范化路径,它仅处理..和。
Config. Guess tries to guess the host type, config. Sub is used to validate and canonicalize the host type.
config.guess尝试猜测主机类型,config.sub用于验证和规范主机类型。
Listing 5 is the code I used to canonicalize Listing 3 to Listing 4.
清单5是用来将清单3规范化成清单4的代码。
After the pattern has been edited, a sequence of default substitutions are performed to canonicalize the set of available properties;
需求样式经过修改后,接下来就进行预设的替换,把不典型的性质换为典型的性质;
The method used to canonicalize the digital content
用于使数字内容规范化的方法。
The following changes are required to canonicalize Listing 3
规范化清单3需要做以下修改