合规国际互联网加速 OSASE为企业客户提供高速稳定SD-WAN国际加速解决方案。 广告
# ParseByFormat `ParseByFormat(Value, Format, [CustomFormat], [Bytes]) {Object}` `Value`-`{String}` 要解析的值 `Format`-`{WebFormat}` `CustomFormat`-`{String}` *可选* 注册自定义转换器的名称 `Bytes`-`{Variant}` *可选* 自定义转换器的字节数(如果`ParseType ="Binary"`) Helper用于将值解析为给定的`WebFormat`或自定义格式。 基于给定的`Value`返回`Dictionary`或`Collection`。