青年中文青年中文

fork exec的意思

fork exec中文翻譯:

fork exec公司

相似詞語短語

forfexes───n.剪刀

fork over───付出;支付

foreplexes───前叢

fork truck───[機]叉車;叉式運貨車

forks over───付出;支付

work ethic───職業道德;職業倫理

cork elm───軟木榆樹

cork tree───栓皮櫟

for one───舉個例說;作為其中一個

雙語使用場景

Popen is implemented using pipe , fork , and exec .───popen是使用pipe 、fork和exec實現的。

man pages for pipe , dup , open , close , exec , and fork .───pipe 、dup 、open 、close 、exec和fork的手冊頁。

If you want to create a separate process, you must first fork, and then exec the new binary within the child process.───如果希望創建一個單獨的進程,您必須首先運行fork,然后在子進程中執行(exec)新的二進制文件。

英語使用場景

This includes system calls such as fork, exec, and system.

Multi - process jobs are not allowed. This includes system calls such as fork, exec, and system.

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.