... open-system architecture 开放系统体系结构 open-system call 开放系统调用 open-system interconnection architecture 开放系统互连体系结构 ...
基于8个网页-相关网页
open disk file system call 开磁盘文件系统调用
The mkdir system call creates the context, and the user process can subsequently open the associated files inside that directory.
mkdir系统调用用来创建这个上下文,用户进程然后可以打开这个目录中相关的文件。
This is done with the system call popen(), which can open to a pipe to another process, either for reading or writing.
这是用系统调用 popen() 完成的,它打开到另一个进程的管道以用于读或写。
This feature is implemented using the popen system call, which allows one process to open a pipe to another process, either for output or input. In this case we open a pipe to the command.
这一特性是用popen系统调用实现的,该系统调用允许一个进程打开到另一个进程的管道,将管道用于输出或输入。
应用推荐