nested 基本解释
v. 筑巢; 巢居; 嵌套(信息)
nest的过去分词和过去式
nested 词性变化
nested 词组短语
- debug nested trap list
- nested assignment statement
- nested association list
- nested binding
- nested block
- nested block IF statement
- nested cell
- nested condition statement
- nested conditional directive
- nested critical section
nested 详细解释
- N-COUNT (鸟)巢;(鸟)窝
A bird's nest is the home that it makes to lay its eggs in.- I can see an eagle's nest on the rocks.
我能看到岩石上的鹰巢。
- I can see an eagle's nest on the rocks.
- VERB (鸟类)筑巢,做窝
When a bird nests somewhere, it builds a nest and settles there to lay its eggs.- Some species may nest in close proximity to each other.
一些鸟类会彼此紧挨着筑巢。 - ...nesting sites.
巢址
- Some species may nest in close proximity to each other.
- N-COUNT (昆虫或动物的)巢,穴
A nest is a home that a group of insects or other creatures make in order to live in and give birth to their young in.- Some solitary bees make their nests in burrows in the soil.
一些独居蜂会把巢筑在田间的地洞里。 - ...a rat's nest.
鼠穴
- Some solitary bees make their nests in burrows in the soil.
- N-COUNT 安乐窝;安适的地方
You can refer to a place as your nest when it is your home or where you feel comfortable and relaxed.- My wife seems to be building a nest of her own at Osborne House...
我夫人像是要把奥斯本庄园变成自己的安乐窝。 - The baby had been asleep in her nest of pink and white blankets.
婴儿睡在粉色和白色毛毯铺成的小窝里。
- My wife seems to be building a nest of her own at Osborne House...
- N-COUNT 老巢;窟;秘密窝点;(贼窟中的)一帮
You can use nest to refer to a place where something bad is being done or to the people there who are doing it.- ...Biarritz, notorious in those days as a nest of spies...
比亚里茨,那时候出了名的间谍老巢 - Are you telling me that you've got your own little nest of informers in the Police Department?
你是说你在警察局有一帮通风报信的?
- ...Biarritz, notorious in those days as a nest of spies...
- See also: crow's nestlove nest
- PHRASE 营私;自肥
If you say that someone is feathering their nest, you mean that they are getting a lot of money out of something, so that they can lead a comfortable life.- Mary's much more interested in doing things for other people than feathering her own nest.
相比追逐私利,玛丽更乐意帮助他人。
- Mary's much more interested in doing things for other people than feathering her own nest.
- PHRASE 自立门户;独立生活
When children fly the nest, they leave their parents' home to live on their own.- When their children had flown the nest, he and his wife moved to a thatched cottage in Dorset.
孩子们独立生活后,他和妻子搬到多塞特的茅草屋去住了。
- When their children had flown the nest, he and his wife moved to a thatched cottage in Dorset.
- a hornet's nest → see: hornet
nested 双语例句
- 1、
This technique correctly handles the combination of and elements when they are nested inside each other.
当和元素相互嵌套时,这一技术可以正确地处理它们的组合。 - 2、
The nested and elements describe the heap used by the large and small object areas.
嵌套的和元素分别描述大和小对象区域使用的堆。 - 3、
You can drill down multiple levels in a query to specify nested predicates, clauses, and expressions.
您可以在一个查询中钻取多层,以指定嵌套的谓词、子句和表达式。 - 4、
This is possible with nested tables in a BIRT report.
在BIRT报表的固定表格中这是可以实现的。 - 5、
These nested child items include,, and.
这些嵌套的子元素包括、和。 - 6、
The field should not be nested.
不应该对字段进行嵌套。 - 7、
The primary way to store the data is inside nested tags.
存储数据的主要方法是将数据存储在嵌套标记中。 - 8、
The basic syntax for XML consists of nested elements, some of which have attributes and content.
XML的基本语法由嵌套元素组成,部分元素具有属性和内容。 - 9、
XML has the concept of unordered mapping for element attributes, but strict ordering for nested elements.
XML中存在这样的概念:对元素属性采用无序映射,而对嵌套元素使用严格的排序。 - 10、
In a typical LZX application, you will often use multiple views, nested within each other.
在典型的LZX应用程序中,常常会使用多个视图,视图之间相互嵌套。 - 11、
The formula and final value for each cell are also included in the nested array.
每个单元格的公式和最终值也包含在嵌套数组中。 - 12、
Remember that there are three individual members and one nested group in the Service_Agents group.
请记住,ServiceAgents组中有三个独立的成员和一个嵌套组。 - 13、
In the makeGrades method I use a code block nested inside of another code block.
在makeGrades方法中,我使用了嵌套在一个代码块中的另一个代码块。 - 14、
nested inside the customerinfo object are two objects that define the customer ID ( cid) and name.
customerinfo对象内部嵌套了两个对象,它们定义客户ID(cid)和名称。 - 15、
Within this element, several nested elements are used for the specifics of the configuration.
在这个元素内,使用了一些嵌套元素来提供配置的细节。 - 16、
The domain model is a recursive data structure of nested objects that can be serialized as XML.
域模型是一个可以序列化为XML的嵌套对象的递归数据结构。 - 17、
In this case, you have repeating elements within repeating elements, so the aggregation is two-fold and nested.
在本例中,重复的元素中包含重复元素,所以聚合是双重的和嵌套的。 - 18、
In the TDT you'll see two test action blocks with nested data.
在TDT中,你可以看到嵌套数据的两个测试动作块。 - 19、
nested fragments and model files are not required to be checked out.
嵌套的片段与模型文件不再需要检查。 - 20、
As per the TDS design, we can have such a configuration wherein we have nested replication topologies.
按照TDS设计,可以在配置中使用嵌套的复制拓扑。 - 21、
This ensures that my custom tags can be nested to any arbitrary depth in the GSP.
这样确保了我的自定义标记可以按照任意深度嵌套到GSP中。 - 22、
There are a lot of rules in that nested directory, as well.
嵌套的目录中也包含了大量规则。 - 23、
This can be any object, even one with a deep nested structure.
这可以是任意对象,甚至可以具有一个深度嵌套的结构。 - 24、
Demonstrates a more complicated nested list.
这个例子演示了如何创建一个比较复杂的列表嵌套。 - 25、
A mining structure can also contain nested tables.
挖掘结构也可包含嵌套表。 - 26、
Specifies a frameset, which is used to organize multiple frames and nested framesets.
表示一个框架集,用于组织多个框架和嵌套框架集。 - 27、
At least one column must be a key in each mining model and nested table.
在每个挖掘模型和嵌套表中,必须至少有一列是键。 - 28、
The paper proposes a nested quasi-geostrophic barotropic model with its applicability verified.
设计了一个套网格的准地转正压模式,对模式的可用性进行了检验。 - 29、
The nested structure gives a sequence and hierarchy of topics within a topic collection.
嵌套的结构在主题集合中给出一个主题序列和层次结构。 - 30、
A spreadsheet workbook has one or more spreadsheets containing nested levels of named device parameter data.
电子数据表格工作簿中具有一个或多个含有命名器件测量数据的多个嵌套层的电子数据表格。

