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.
双语例句
- Because there is one process object per agent, the naming convention I chose embeds the agent name into the process name.
由于每个代理都有一个进程对象,我选择的命名惯例将代理名称嵌入到进程名称中。 - It embeds a speech as the secret message into original audio signal, and transmits the secret message in the public channel.
把一段语言作为秘密信息隐藏到宿主音频中,在公共信道中传递秘密信息。 - 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低频系数中嵌入水印。 - The Adaptive Warehouse target model automatically embeds a prompt expression in queries which evaluate the time context for history tracking dimension attributes.
AdaptiveWarehouse目标模型自动嵌入一个提示表达式到查询中,该查询为历史跟踪维度属性评估时间上下文。 - Embedded system based on DSP is the general purpose system that embeds DSP system into the electronic system.
DSP嵌入式系统是把DSP系统嵌入到应用电子系统中的一种通用系统。 - 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++代码库或与之进行交互的应用程序就常用此类配置。 - In production applications, do not use save my password because this embeds the user name and password in the application files.
在成品应用程序中,不要使用“保存密码”,因为这会将用户名和密码嵌入到应用程序文件中。 - 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)中。