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需要做以下修改