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...
双语例句
- 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.
因为我们不知道具体要建立多少个联接,所以我们不得不利用一个主进程在每次联接请求时派生出一个新的服务器进程来。 - 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)时,它会为该命令产生一个新进程,然后在继续之前等待该(子)进程完成。 - The Screen utility launches and in turn spawns a new shell window, A, in which you can run commands.
Screen实用程序启动,进而启动一个新的shell窗口A,可以在此窗口中运行命令。 - Mysqld spawns threads as needed when receiving connections.
mysqld在接收连接时会根据需要生成线程。 - The command line spawns four new processes.
命令行生成四个新进程。 - The second command given to the emulator spawns an anonymous function as an Erlang process and returns the process id.
给仿真器的第二行命令是产生一个匿名函数的Erlang进程,并且返回进程ID。 - 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站点脱离以页面为中心的模型,这种模型在收到每个用户请求时都会刷新页面。 - Usually, X terminal spawns Bash as-bash, which forces Bash to perform the login startup sequence.
通常,X终端作为-bash产生Bash,强制Bash执行登录启动序列。 - Idleness spawns discontent, whereas overwork leads to mental and physical exhaustion.
懒惰滋生不满,而过度工作导致精神和身体的疲劳。 - This is a limitation of SSH as it spawns two processes, one for authentication and another for session creation.
这是因为SSH会产生两个进程,一个用于身份验证,另一个用于创建会话。