blockly > 序列化 > registry

erialization.registry 命名空间

函数

功能 说明
register(名称, 序列化器) 注册指定的序列化器,使其可用于序列化和反序列化。
unregister(name) 取消注册与指定名称关联的序列化器。