mirror of
https://github.com/sparanoid/chinese-copywriting-guidelines.git
synced 2026-04-05 20:51:24 +08:00
New translations README.md (Chinese Simplified)
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
|
||||
完整的正确用法:
|
||||
|
||||
> 在 LeanCloud 上,数据存储是围绕 `AVObject` 进行的。 每个 `AVObject` 都包含了与 JSON 兼容的 key-value 对应的数据。 数据是 schema-free 的,你不需要在每个 `AVObject` 上提前指定存在哪些键,只要直接设定对应的 key-value 即可。
|
||||
> 在 LeanCloud 上,数据存储是围绕 `AVObject` 进行的。每个 `AVObject` 都包含了与 JSON 兼容的 key-value 对应的数据。数据是 schema-free 的,你不需要在每个 `AVObject` 上提前指定存在哪些键,只要直接设定对应的 key-value 即可。
|
||||
|
||||
例外:「豆瓣FM」等产品名词,按照官方所定义的格式书写。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user