Toggle navigation
老布這麼說
Archives
Categories
Tags
About
style-guide
剛好在討論有關 json key 的 style guide,就找了一下文件
json Property naming convention
Property names must be camelCased, ASCII strings.
The first character must be a
letter, an underscore (_) or a dollar sign ($)
Reference
Google JSON Style Guide
Google Python Style Guide
Prev
Archive
Next
Comments
2021-11-05
google
3
style-guide
1
▲