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.- ...her passion for collecting frog spawn.
她对采集蛙卵的热爱
- ...her passion for collecting frog spawn.
- VERB (鱼、蛙等)产卵
When fish or animals such as frogsspawn, they lay their eggs.- ...fish species like salmon and trout which go upstream, spawn and then die...
诸如鲑鱼和鳟鱼这样洄游产卵后死去的鱼类 - The toads have settled in and accepted the pond as a good spawning ground.
蟾蜍已经在这个池塘里住下来了,把这里当成了理想的产卵地。
- ...fish species like salmon and trout which go upstream, spawn and then die...
- VERB 产生;造成;引起
If somethingspawnssomething else, it causes it to happen or to be created.- Tyndall's inspired work spawned a whole new branch of science...
由廷德尔富有创见的著作发展出了一个崭新的科学分支。 - He wrote 54 crime novels, which spawned both movies and television shows.
他写了 54 部侦探小说,很多被改编成了电影和电视剧。
- Tyndall's inspired work spawned a whole new branch of science...
双语例句
- 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)时捕捉它们。 - The only other point of interest in this code is that it spawns another thread that sends in weather data every 30 seconds.
此外,这个代码中只有一个地方值得注意,那就是它产生另一个线程,用于每过30秒钟发送一次天气数据。 - 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执行登录启动序列。 - Barbarian triggers a trap chest that spawns four spectral enemies around him.
哦,野蛮人触发了一个箱子陷阱,四周跳出了4个鬼怪要劫财劫色。 - When a command or the bash shell itself initiates ( or spawns) a new shell sub-process to perform a task, it is known as forking.
命令或bashshell本身可能启动(或生成)新的shell子进程以执行某一任务,这称为forking。 - 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.
因为我们不知道具体要建立多少个联接,所以我们不得不利用一个主进程在每次联接请求时派生出一个新的服务器进程来。 - Running a command remotely using SSH spawns a non-login interactive shell.
使用SSH远程地运行一个命令将产生非登录的交互Shell。 - Mysqld spawns threads as needed when receiving connections.
mysqld在接收连接时会根据需要生成线程。 - The workload is executed by a Java driver that spawns one to n concurrent threads.
工作负载由一个Java驱动程序执行,这个程序产生一个到n个并发线程。