Skip to content

二笔部件分析器

Defined in: component.ts:450

new 二笔部件分析器(配置): 二笔部件分析器

Defined in: component.ts:452

字形分析配置

二笔部件分析器

readonly static type: "二笔" = "二笔"

Defined in: component.ts:451

分析(名称, 部件): Err<Error> | Ok<{ 字根序列: string[]; }>

Defined in: component.ts:454

根据部件数据进行分析并返回分析结果

string

部件名称

基本部件数据

部件数据

Err<Error> | Ok<{ 字根序列: string[]; }>

部件分析器.分析