Field 类
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
您可以使用 Message 类定义消息,以便在网络或进程空间中实现高效传输。Messages 使用 field 类定义。
以下字段类由 protorpc.messages
模块提供。
- class BooleanField()
- 布尔值的字段定义。
- class BytesField()
- 字符串值的字段定义。
- class EnumField()
- 请参阅 EnumField。
- class FloatField()
- 浮点值的字段定义。
- class IntegerField()
- 整数值的字段定义。
- class MessageField()
- 请参阅 MessageField。
- class StringField()
- Unicode 字符串值的字段定义。
以下字段类由 protorpc.message_types
模块提供。
- class DateTimeField()
- 请参阅 DateTimeField。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-11-21。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2024-11-21。"],[],[]]