You need to sign in or sign up before continuing.
未验证 提交 b4fe7910 编写于 作者: O openharmony_ci 提交者: Gitee

!3062 更新公共事件sample链接

Merge pull request !3062 from zengsiyu/master
...@@ -174,7 +174,7 @@ if (this.subscriber != null) { ...@@ -174,7 +174,7 @@ if (this.subscriber != null) {
针对公共事件开发,有以下示例工程可供参考: 针对公共事件开发,有以下示例工程可供参考:
- [EtsCommonEvent](https://gitee.com/openharmony/app_samples/tree/master/ability/EtsCommonEvent) - [CommonEvent](https://gitee.com/openharmony/app_samples/tree/master/ability/CommonEvent)
本示例展示了在eTS中如何使用CommonEvent的接口完成创建订阅者、订阅公共事件、发布公共事件、取消订阅的功能。 本示例展示了在eTS中如何使用CommonEvent的接口完成创建订阅者、订阅公共事件、发布公共事件、取消订阅的功能。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册