embeds
英 [ɪmˈbedz]
美 [ɪmˈbedz]
v. 把…牢牢地嵌入(或插入、埋入); 派遣(战地记者、摄影记者等); 嵌入(在I'm aware that she knows句中,she knows为内嵌句)
embed的第三人称单数
柯林斯词典
- VERB 使插入;使嵌入
If an objectembeds itselfin a substance or thing, it becomes fixed there firmly and deeply.- One of the bullets passed through Andrea's chest before embedding itself in a wall.
其中一颗子弹射穿了安德烈亚的胸部,打入一面墙中。
- One of the bullets passed through Andrea's chest before embedding itself in a wall.
- VERB 使(态度、感情等)植根于;使融入
If something such as an attitude or feelingis embedded ina society or system, or in someone's personality, it becomes a permanent and noticeable feature of it.- This agreement will be embedded in a state treaty to be signed soon.
这份协议将被纳入即将签署的国家条约中。
- This agreement will be embedded in a state treaty to be signed soon.
双语例句
- Controlling routing at the physical network layer embeds policy into topology.
在物理网络层控制路由需要将策略嵌入到拓扑中。 - A common use case of this configuration is an application that embeds or interacts with native C or C++ code libraries.
嵌入本机C或C++代码库或与之进行交互的应用程序就常用此类配置。 - The traditional lavabo that defend bath, the habit embeds mesa falls.
传统的卫浴洗手盆,习惯嵌入台面下。 - Maple Leaf Company embeds high quality, high efficient and environment friendly requests to every procedure.
枫叶公司将高质、高效、绿色环保的要求自始至终贯穿到生产的每一个环节。 - Notice that this SVG instance embeds no scripting.
注意,该SVG实例没有嵌入脚本编程。 - For the simplicity of illustration, the Java SE rule session type is selected and a rule session embeds the Java SE execution unit.
为了简单起见,我们选择了JavaSE规则会话类型,并且在一个规则会话中嵌入JavaSE运行单元。 - Watermarking embedding algorithm based on auditory masking is proposed in this paper, which embeds watermarking based on masking threshold in low-band coefficients of DCT transformation.
文中提出一种基于听觉掩蔽效应的音频数字水印算法,根据掩蔽阈值在DCT低频系数中嵌入水印。 - In production applications, do not use save my password because this embeds the user name and password in the application files.
在成品应用程序中,不要使用“保存密码”,因为这会将用户名和密码嵌入到应用程序文件中。 - If the content is on a supported service, the getObject() method returns the corresponding HTML embed code, which is saved to a separate array named$ embeds.
如果内容在受支持的服务上,那么getObject()方法返回对应的HTML嵌入代码,此代码保存到一个名为$embeds的单独数组中。 - The JSP then establishes a reference to the bean using the useBean tag and embeds the value of the user's full name and the current temperature in the HTML output markup.
然后JSP将使用useBean标记建立对WeatherBean的引用,并将用户的全名值和当前的温度嵌入到HTML输出标志(markup)中。