xlang v4.0 Release
程序设计语言基础库文档
|
Public 成员函数 |
在文件 BuiltinObjects.x 第 1350 行定义.
void File | ( | ) |
bool chmod | ( | int | ) |
void close | ( | long | ) |
被这些函数引用 OSProcess.getProcessListUnix().
bool exists | ( | ) |
String extension | ( | ) |
void finalize | ( | ) |
bool find | ( | long | , |
File | |||
) |
被这些函数引用 OSProcess.getProcessListUnix().
String getName | ( | ) |
被这些函数引用 OSProcess.getProcessListUnix().
String getPath | ( | ) |
被这些函数引用 OSProcess.getProcessListUnix().
bool isDirectory | ( | ) |
long lastModifiedTime | ( | ) |
long length | ( | ) |
bool mkdir | ( | ) |
int mode | ( | ) |
long open | ( | ) |
被这些函数引用 OSProcess.getProcessListUnix().
String parentPath | ( | ) |
bool remove | ( | ) |
bool rename | ( | String | ) |