在处理XML文件时,我们通常将其转换为规范形式以避免解析错误。
When processing XML files, we usually convert them into canonical form to avoid parsing errors.
▼点击显示答案
canonical英 /kəˈnɒnɪkəl/|美 /kəˈnɑnɪkəl/
解释
canonical 来自名词 canon(规范、标准),加上形容词后缀 -ical 构成形容词,意思是"符合规范的、标准的"。在计算机领域特指数据或代码的"规范化格式",即去除冗余信息后的标准格式。
When processing XML files, we usually convert them into canonical form to avoid parsing errors.
canonical 来自名词 canon(规范、标准),加上形容词后缀 -ical 构成形容词,意思是"符合规范的、标准的"。在计算机领域特指数据或代码的"规范化格式",即去除冗余信息后的标准格式。