FIDL
FIDL(Fuchsia Interface DefinitionLanguage)是 Fuchsia 的 IPC 系统。
请从这里开始吧
语言教程介绍了一个简单的“Hello, world”客户端和服务器,展示了 FIDL 语言定义,并继续介绍了每种受支持目标语言(例如C++、Dart)。
阅读概念文档,简要了解什么是 FIDL,包括其一些设计目标、要求和工作流程。
开发者指南
参考编号
绑定参考文档包含对每个绑定中生成的代码的引用,以及每种语言可用的 FIDL 实用程序库。
语言参考适用于所有其他内容,例如有线格式和 RFC。
贡献
如需了解详情,请参阅贡献文档。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-03-15。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"没有我需要的信息"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"太复杂/步骤太多"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"内容需要更新"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻译问题"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"示例/代码问题"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"其他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"易于理解"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"解决了我的问题"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"其他"
}]
{"lastModified": "\u6700\u540e\u66f4\u65b0\u65f6\u95f4 (UTC)\uff1a2024-03-15\u3002"}