Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
Every message contains a set of zero or more field name/value pairs, collectively called "fields". The names and values are represented using text strings with various requirements. A serialized field contains the field name, then a colon followed by a space (`": "`), and finally the field value with a trailing每条消息都包含零个或多个字段,每个字段由字段名和字段值组成,统称为“字段”。字段名和字段值以文本字符串表示,并需满足各项特定要求。序列化后的字段格式为:字段名后跟冒号和空格(`: `),接着是字段值,并以 CRLF.结尾。