Skip to content

默认汉字分析

默认汉字分析 = 默认部件分析 | 基本分析 & object

Defined in: assembly.ts:29

代表了一个有字音、有字形的汉字的中间结果 由拆分结果 ComponentResultCompoundResult 与字音组成

拼写运算: Map<string, string>

汉字: string

自定义元素: Record<string, string[]>