我看字典>英语词典>spawns翻译和用法

spawns

英 [spɔːnz]

美 [spɔːnz]

v.  产卵; 引发; 引起; 导致; 造成
n.  (鱼、蛙等的)卵
spawn的第三人称单数和复数

柯林斯词典

  • N-UNCOUNT (鱼、蛙等产下的)卵,子,卵块
    Spawnis a soft, jelly-like substance containing the eggs of fish, or of animals such as frogs.
    1. ...her passion for collecting frog spawn.
      她对采集蛙卵的热爱
  • VERB (鱼、蛙等)产卵
    When fish or animals such as frogsspawn, they lay their eggs.
    1. ...fish species like salmon and trout which go upstream, spawn and then die...
      诸如鲑鱼和鳟鱼这样洄游产卵后死去的鱼类
    2. The toads have settled in and accepted the pond as a good spawning ground.
      蟾蜍已经在这个池塘里住下来了,把这里当成了理想的产卵地。
  • VERB 产生;造成;引起
    If somethingspawnssomething else, it causes it to happen or to be created.
    1. Tyndall's inspired work spawned a whole new branch of science...
      由廷德尔富有创见的著作发展出了一个崭新的科学分支。
    2. He wrote 54 crime novels, which spawned both movies and television shows.
      他写了 54 部侦探小说,很多被改编成了电影和电视剧。

双语例句

  • After a female chooses a large male, he places his sperm packet inside her oviduct and stays with her until she spawns so that no other male has a chance to mate with her.
    在雌性墨鱼选择了大个儿雄性之后,该雄性墨鱼将自己的精包放进雌性的输卵管里,然后跟雌性厮守,直到大量产卵为止,以便其他雄性找不到机会与之交配。
  • Coldflame-A line of fire spawns, and you must not stand in it.
    发出一道冰霜伤害的火焰&当然你不能站在里面。
  • This is a limitation of SSH as it spawns two processes, one for authentication and another for session creation.
    这是因为SSH会产生两个进程,一个用于身份验证,另一个用于创建会话。
  • For convenience, the shell keeps track of all background processes it spawns.
    为了方便起见,shell会持续跟踪它生成的所有后台进程。
  • When a shell launches a command, such as cp or ls, it spawns a new process for the command, and then waits for the ( sub) process to finish before proceeding.
    当Shell运行某个命令(如cp或ls)时,它会为该命令产生一个新进程,然后在继续之前等待该(子)进程完成。
  • When a WPAR is started up, an init process is actually created for the WPAR, which spawns other processes requiring it ( inetd and cron).
    在启动一个WPAR时,实际上将为该WPAR创建一个init进程,该进程将产生需要它的一些其他进程(inetd和cron)。
  • Each of these commands spawns a child process to run the command or script you designate, and each captures the output of your command as it's written to standard output ( stdout).
    所有这些命令都衍生一个子进程,用于运行您指定的命令或脚本,并且每个子进程会在命令输出写到标准输出(stdout)时捕捉它们。
  • As we do not know ahead of time how many connections will be made, we have to use a master process that spawns a new server process every time a connection is requested.
    因为我们不知道具体要建立多少个联接,所以我们不得不利用一个主进程在每次联接请求时派生出一个新的服务器进程来。
  • Idleness spawns discontent, whereas overwork leads to mental and physical exhaustion.
    懒惰滋生不满,而过度工作导致精神和身体的疲劳。
  • Usually, X terminal spawns Bash as-bash, which forces Bash to perform the login startup sequence.
    通常,X终端作为-bash产生Bash,强制Bash执行登录启动序列。