propagates
英 [ˈprɒpəɡeɪts]
美 [ˈprɑːpəɡeɪts]
v. 传播; 宣传; 繁殖; 增殖
propagate的第三人称单数
柯林斯词典
- VERB 宣传;传播;使普及
If peoplepropagatean idea or piece of information, they spread it and try to make people believe it or support it.- They propagated political doctrines which promised to tear apart the fabric of British society.
他们鼓吹能颠覆英国社会结构的政治学说。
- They propagated political doctrines which promised to tear apart the fabric of British society.
- VERB 繁殖,培植(植物)
If youpropagateplants, you grow more of them from the original ones.- The easiest way to propagate a vine is to take hardwood cuttings...
栽培葡萄最简便的方法就是硬条扦插。 - The pasque flower can be propagated from seed.
欧白头翁可以通过种子进行繁殖。
- The easiest way to propagate a vine is to take hardwood cuttings...
双语例句
- Next, I write the JSP code for the page that propagates TestForm. java's information to the view layer.
接下来,我要编写页面的JSP代码,把TestForm.java的信息传递给视图层。 - Propagates the properties of a column down to all dependent columns connected by a foreign key relationship.
将某一列的属性向下传播到所有通过外键关系连接的从属列。 - A perennial plant that propagates by underground bulbs or tubers or corms.
一种依靠球茎或块茎繁殖的多年生植物。 - The following code then propagates the message received to the Out terminal: out. propagate ( assembly);
然后使用下面的代码将所接收的消息传播到Out终端:out.propagate(assembly); - Rule: We must never force a teammate off the team – This rule propagates trust and loyalty.
规则:我们绝不要求团队成员离开团队&这条规则有利于培养团队信任和忠诚。 - Secondly, clustering automatically propagates cluster queue object definitions when their put attribute is altered.
第二,集群机制在集群队列对象定义的put属性改变时自动传播这些定义。 - This scenario comprises an integration flow that simply accepts inbound messages from a source system and propagates them to the target system.
这个场景包含一个集成流,接收来自源系统的入站消息并将它们传递到目标系统。 - A mount event in one mount object propagates to another mount object and vice versa if the two mount objects have a shared relationship with each other.
如果两个挂载对象具有共享关系,那么一个挂载对象中的挂载事件会传播到另一个挂载对象,反之亦然。 - The result is a loosely coupled architecture that propagates the reusability of existing software.
由此形成了一个松散耦合的体系结构,这大大提高了现有软件的可重用性。 - If the client propagates a transaction and a component is configured to join that transaction, then this component will run under the same transaction.
如果一个客户端传播一个事务,且组件被配置来加入该事务,那么这个组件将在同一个事务下运行。