“09c8bf2d5b08ae5a372b5615881b9d58bbf03554”上不存在“...git@gitcode.net:s920243400/PaddleDetection.git”
未验证 提交 31343306 编写于 作者: J jwx1068251 提交者: Gitee

update zh-cn/application-dev/reference/apis/js-apis-process.md.

Signed-off-by: Njwx1068251 <jiangkai43@huawei.com>
上级 139d5f46
...@@ -24,7 +24,7 @@ import process from '@ohos.process'; ...@@ -24,7 +24,7 @@ import process from '@ohos.process';
| groups | number[] | 是 | 否 | 带有补充组id的数组。该接口为系统接口,三方应用不支持调用。 | | groups | number[] | 是 | 否 | 带有补充组id的数组。该接口为系统接口,三方应用不支持调用。 |
| pid | number | 是 | 否 | 当前进程的pid。 | | pid | number | 是 | 否 | 当前进程的pid。 |
| ppid | number | 是 | 否 | 当前进程的父进程的pid。该接口为系统接口,三方应用不支持调用。 | | ppid | number | 是 | 否 | 当前进程的父进程的pid。该接口为系统接口,三方应用不支持调用。 |
| tid<sup>8+</sup> | number | 是 | 否 | 当前程的tid。 | | tid<sup>8+</sup> | number | 是 | 否 | 当前线程的tid。 |
## ChildProcess ## ChildProcess
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册