如题:HarmonyOS 退出程序调用什么api?
可使用process:
let pro = new process.ProcessManager() pro.exit(0)
1 回答572 阅读✓ 已解决
1.3k 阅读
540 阅读
可使用process: