Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于 lept_member #64

Closed
chanchancl opened this issue Nov 1, 2016 · 3 comments
Closed

关于 lept_member #64

chanchancl opened this issue Nov 1, 2016 · 3 comments

Comments

@chanchancl
Copy link

lept_member 的 key
应不应该支持字符 ':'
比如
{
"name:1" : "LiHua"
}

@j178
Copy link

j178 commented Nov 1, 2016

只要是合法的 JSON 字符串都可以作为 object 的 key, 所以包含冒号没有问题.

@miloyip
Copy link
Owner

miloyip commented Nov 2, 2016

对的,沿用之前的字符串解析函数(需重构)便可。

@chanchancl
Copy link
Author

@j178 @miloyip 好的,谢谢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants