|
xlang v5.1 Release
程序设计语言基础库文档
|

Public 成员函数 |
静态 Public 成员函数 |
静态 Public 属性 |
| Process | ( | String | ) | throws IllegalArgumentException |
| Process | ( | String | , |
| String[] | |||
| ) | throws IllegalArgumentException |
| bool create | ( | int | ) | throws IllegalArgumentException |
|
static |
| bool exit | ( | int | ) |
| void finalize | ( | ) |
| int getExitCode | ( | ) |
| long id | ( | ) |
| void raise | ( | int | ) |
| int read | ( | byte | [], |
| int | , | ||
| int | |||
| ) | throws IndexOutOfBoundsException, IllegalArgumentException |
| int readError | ( | byte | [], |
| int | , | ||
| int | |||
| ) | throws IndexOutOfBoundsException, IllegalArgumentException |
| bool setWorkDirectory | ( | String | ) | throws IllegalArgumentException |
| bool waitFor | ( | int | ) | throws IllegalArgumentException |
| int write | ( | byte | [], |
| int | , | ||
| int | |||
| ) | throws IndexOutOfBoundsException, IllegalArgumentException |