未验证 提交 c64464dc 编写于 作者: O openharmony_ci 提交者: Gitee

!4697 4297处理完成:background-agent-scheduled-reminder-guide.md

Merge pull request !4697 from ester.zhou/TR-4297
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
- [Agent-Powered Scheduled Reminder Overview](background-agent-scheduled-reminder-overview.md) - [Agent-Powered Scheduled Reminder Overview](background-agent-scheduled-reminder-overview.md)
- [Agent-Powered Scheduled Reminder Development](background-agent-scheduled-reminder-guide.md) - [Agent-Powered Scheduled Reminder Development](background-agent-scheduled-reminder-guide.md)
...@@ -342,7 +342,7 @@ You can set your application to call the **ReminderRequest** class to create s ...@@ -342,7 +342,7 @@ You can set your application to call the **ReminderRequest** class to create s
</td> </td>
<td class="cellrowborder" valign="top" width="7.5200000000000005%" headers="mcps1.2.5.1.3 "><p id="p41151626144814"><a name="p41151626144814"></a><a name="p41151626144814"></a>No</p> <td class="cellrowborder" valign="top" width="7.5200000000000005%" headers="mcps1.2.5.1.3 "><p id="p41151626144814"><a name="p41151626144814"></a><a name="p41151626144814"></a>No</p>
</td> </td>
<td class="cellrowborder" valign="top" width="50.480000000000004%" headers="mcps1.2.5.1.4 "><p id="p193705238459"><a name="p193705238459"></a><a name="p193705238459"></a>Type of the slot used by the reminder</p> <td class="cellrowborder" valign="top" width="50.480000000000004%" headers="mcps1.2.5.1.4 "><p id="p193705238459"><a name="p193705238459"></a><a name="p193705238459"></a>Type of the slot used by the reminder.</p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
...@@ -542,7 +542,7 @@ For the application to run properly, if both **repeatMonths** and **repeatDays** ...@@ -542,7 +542,7 @@ For the application to run properly, if both **repeatMonths** and **repeatDays**
## How to Develop<a name="section4207112818418"></a> ## How to Develop<a name="section4207112818418"></a>
>![](../public_sys-resources/icon-note.gif) **NOTE:** >**NOTE**<br>
>To publish a reminder, your application needs to apply for the **ohos.permission.PUBLISH\_AGENT\_REMINDER** permission. >To publish a reminder, your application needs to apply for the **ohos.permission.PUBLISH\_AGENT\_REMINDER** permission.
Publish a 10-second countdown reminder. Publish a 10-second countdown reminder.
...@@ -593,7 +593,7 @@ Publish a 10-second countdown reminder. ...@@ -593,7 +593,7 @@ Publish a 10-second countdown reminder.
} }
``` ```
HTML page code: HML page code:
``` ```
<div class="container"> <div class="container">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册