Skip to content

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

Description

@lixin-19961216

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions