Skip to content

111:222 通过simplejson为什么能解析 成功 #90

@lixin-19961216

Description

@lixin-19961216

simplejson和encoding/json对json串处理的问题。针对于字符串:“111:222”,simplejson(理解为在encoding/json上包了一层)会将其视为符合规则的json串,而encoding/json(官方推荐的库)不会将其视为符合规则的json串。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions