记作业>英语词典>daemon翻译和用法

daemon

英 [ˈdiːmən]

美 [ˈdiːmən]

n.  (古希腊神话中的)半神半人精灵

复数:daemons 

计算机

BNC.30962 / COCA.35372

牛津词典

    noun

    • (古希腊神话中的)半神半人精灵
      a creature in stories from ancient Greece that is half man and half god

      英英释义

      noun

      双语例句

      • For example, this daemon allows the jps utility to list processes on a remote system.
        例如,这个守护程序允许jps工具列出远程系统中的进程。
      • The TORQUE system includes three daemon processes: the server, the scheduler, and the job executor.
        TORQUE系统包含三个守护进程:服务器、调度器和作业执行器。
      • Restart the SNMP daemon using the command service snmpd restart.
        使用命令servicesnmpdrestart重启SNMP守护进程。
      • Chances are, these man pages explain how to use cron, the system job-scheduling daemon.
        这些man页面中可能解释了如何使用cron,这是一个负责系统任务调度的守护进程。
      • Updatedn specifies the DN that the master slurpd daemon will use when updating the slave directory.
        updatedn指定了在更新从目录时主slurpd守护进程使用的DN。
      • Now, within that directory, create a file for each service daemon.
        现在,在目录中为每个服务守护进程创建一个文件。
      • Both programming models let you create pooled and daemon threads to run J2EE business logic.
        两种编程模式都允许您创建池线程和守护程序线程,以便运行J2EE业务逻辑。
      • This daemon queries the kernel for the lowest-priority thread run over a specified interval.
        这个后台程序将在内核中查询指定间隔内运行的优先级最低的线程。
      • Each ZABBIX daemon process requires several connections to a database server.
        每个Zabbix守护程序进程都需要几条到数据库服务器的连接。
      • Unlike Cron, which runs as a daemon, Anacron runs as an ordinary process and then terminates.
        Cron是作为守护进程运行的,与此不同的是,Anacron是作为普通进程运行并终止的。