问题
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
类型名称:Question
扩展 CreativeWork
名称 |
类型 |
说明 |
已接受的答案 |
接听 |
被公认为最佳答案,通常在某个问答网站上。各个网站的选择机制有所不同,例如,吸纳了社区意见和/或问题作者的观点。 |
答案数 |
整数 |
此问题得到的回答数量。 |
踩 |
整数 |
此问题在社区中获得的踩的次数。 |
建议的回答 |
接听 |
对某个问题的答案(可能是多个问题之一,例如不正确),例如在问题/答案网站上。 |
顶的次数 |
整数 |
此问题在社区中获得的顶的次数。 |
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[null,null,["最后更新时间 (UTC):2025-07-25。"],[],[],null,["# Question\n\nType name: [Question](/workspace/gmail/markup/reference/types/Question)\n\nExtends [CreativeWork](/workspace/gmail/markup/reference/types/CreativeWork)\n\n| Name | Type | Description |\n|-----------------|------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| acceptedAnswer | [Answer](/workspace/gmail/markup/reference/types/Answer) | The answer that has been accepted as best, typically on a Question/Answer site. Sites vary in their selection mechanisms, e.g. drawing on community opinion and/or the view of the Question author. |\n| answerCount | [Integer](/workspace/gmail/markup/reference/types/Integer) | The number of answers this question has received. |\n| downvoteCount | [Integer](/workspace/gmail/markup/reference/types/Integer) | The number of downvotes this question has received from the community. |\n| suggestedAnswer | [Answer](/workspace/gmail/markup/reference/types/Answer) | An answer (possibly one of several, possibly incorrect) to a Question, e.g. on a Question/Answer site. |\n| upvoteCount | [Integer](/workspace/gmail/markup/reference/types/Integer) | The number of upvotes this question has received from the community. |"]]