提交 f7102634 编写于 作者: X xinking129

fix punctuation

Signed-off-by: Nxinking129 <xinxin13@huawei.com>
上级 a913efb9
......@@ -224,7 +224,7 @@ export default class EntryAbility extends Ability {
#### 故障Ability启动时的重启恢复标记
应用启动在拉起Ability时, 在onCreate生命周期调度中, 当传递参数want的parameters成员会有"ohos.aafwk.param.AbilityRecoveryRestart"标记的数据并且为值为true时, 那么该Ability在上次运行时发生过因为应用故障导致的退出.
应用启动在拉起Ability时,在onCreate生命周期调度中,当传递参数want的parameters成员会有"ohos.aafwk.param.AbilityRecoveryRestart"标记的数据并且为值为true时,那么该Ability在上次运行时发生过因为应用故障导致的退出。
```ts
import UIAbility from '@ohos.app.ability.UIAbility';
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册