Herhangi bir kelime yazın!

"daemon" in Chinese (Traditional)

守護進程 (電腦)

Definition

在電腦領域,daemon 是指在背景運行、執行特定任務而不需要用戶直接操作的進程。這個詞原意也指一種精靈或超自然生物。

Usage Notes (Chinese (Traditional))

主要用於科技和電腦領域,不要和“惡魔”混淆。此處特指自動執行的系統服務程序。

Examples

A web server usually has a daemon running all the time.

網頁伺服器通常一直有一個**守護進程**在運行。

The email system depends on a daemon to deliver new messages.

電子郵件系統依靠一個**守護進程**來傳遞新郵件。

A daemon will restart automatically if the system reboots.

如果系統重啟,**守護進程**會自動重啟。

Don’t worry, that printer daemon just keeps things running smoothly in the background.

別擔心,那臺印表機的**守護進程**只是保持背景順利運作。

He spent the afternoon fixing a network daemon that kept crashing.

他一下午都在修復不停崩潰的網絡**守護進程**。

If you’re running Linux, you’ll find lots of system daemons already installed.

如果你用 Linux,會發現已經安裝了許多系統**守護進程**。