文件最后提交记录最后更新时间
!1055 适配横屏修改 * adapter WGR 3 年前
!887 README整改 * readme update 3 年前
!513 更新根目录README和sample下的README Merge pull request !513 from gaohui/master 4 年前
!999 编译问题增加替换FULL SDK说明 * update readme 3 年前
!1058 修改JsVideo,更新Readme相关说明,位置Sample权限配置修改 * update README_zh.md 3 年前
!624 AtomicLayout、International、JSMenu、JsBrightness、JsList、BuildCommonView、Proc ess、DefiningPageLayoutAndConnection工程API7至API8适配调试 * AtomicLayout、International、JSMenu、JsBrightness、JsList、BuildCommonView、Proc 4 年前
!855 适配工程901 * 适配901工程 修改readme 修改readme deviceType修改为default 3 年前
README.md

eTS Process Information

Introduction

This sample shows how to obtain process information and start a child process to run a shell script in Extended TypeScript (eTS). With this sample, you can obtain the running time, obtain and change the working directory of a process, send a signal to a specific process, start or close a child process, and exit the current process.

Usage

Touch buttons on the home page of the sample app to try the corresponding functions.

Constraints

This sample can only be run on standard-system devices.