字典二二>英语词典>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 部侦探小说,很多被改编成了电影和电视剧。

双语例句

  • Running a command remotely using SSH spawns a non-login interactive shell.
    使用SSH远程地运行一个命令将产生非登录的交互Shell。
  • Tell them that every time an undeserving movie wins Best Picture, God spawns a racist.
    告诉他们,每次只要不够格的电影获得最佳影片,上帝就会造个种族歧视者出来。
  • The second command given to the emulator spawns an anonymous function as an Erlang process and returns the process id.
    给仿真器的第二行命令是产生一个匿名函数的Erlang进程,并且返回进程ID。
  • Mysqld spawns threads as needed when receiving connections.
    mysqld在接收连接时会根据需要生成线程。
  • Spawns from October to March.
    从十月到三月产卵。
  • The test client spawns the specified number of threads, each supplied with its own URL object.
    测试客户端产生指定的线程数,每个线程都通过它自己的URL对象提供。
  • Bureaucracy spawns many rules that complicate our life.
    官僚主义产生了许多使我们生活复杂化的条条框框。
  • The only other point of interest in this code is that it spawns another thread that sends in weather data every 30 seconds.
    此外,这个代码中只有一个地方值得注意,那就是它产生另一个线程,用于每过30秒钟发送一次天气数据。
  • Asynchronous processing enables a Web site to break away from the page-centric model, where every user request spawns a time-consuming page refresh.
    异步处理支持Web站点脱离以页面为中心的模型,这种模型在收到每个用户请求时都会刷新页面。
  • The advantage of a concurrent server is that the server just spawns other servers to handle the client requests.
    并发服务的优势在于服务产生其他服务控制用户请求。