“exec”可以造什么句,exec造句

来源:语文精选馆 2.25W
exec造句

The job of exec is to replace the current process with a new process.

popen是使用pipe 、fork和exec实现的。

换句话说,exec重用同一进程来启动一个新任务。

提供了一个exec (itestexecutionservices,String)方法,以匹配它的超类。

One former exec spoke of a "moat around Redmond" — and how little attention those inside the castle, especially those occupying management positions, pay to the world outside.

The process can then execute one of the system calls in the exec family, which replaces the current running image with the new one.

如果没有使用exec,那么jvm会作为执行run脚本的外壳的一个子进程启动。

为了捕捉数组中的结果,要将该数组的名称作为第二个参数添加到exec

内核补丁是一个用于特定硬件的补丁, 将追踪挂钩(tracehooks)*入到内核例程中,比如schedule、dispatch、interrupt、fork、exec、timer和vma 中。

In other words, exec reuses the same process to start a new task.

a显示每个exec系统调用中传递的参数字符串。

The kernel patch is a hardware-specific patch that inserts trace hooks into kernel routines such as schedule, dispatch, interrupt, fork, exec, timer, and vma.

虽然PHP主要是为了在浏览器中运行,但是也可以通过exec函数执行系统调用。

Popen is implemented using pipe , fork , and exec .

If you did not use exec, the JVM would start as a child process of the shell that is executing the run script.

将它与 exec()命令一起使用可以将结果保存到一个数组中,这允许您构建一个HTML表或表单,它们又进一步允许您运行其他命令。

使用系统命令(比如exec)来启动命令行进程是个很痛苦的过程,而且会引起您无法处理的错误。

The inheritable set is used only for calculating the new capability sets after exec().

热门标签