container翻译「contractor翻译」
connector 和 container什么意思
connector_百度翻译
connector 英[kəˈnektə(r)] 美[kəˈnektər]

n. 连接器,连接体;
[例句]With this, you have built the source mappings and configuration for the connector.
至此,您已经为这个连接器构建了源映射和配置。
[其他] 复数:connectors
container 英[kənˈteɪnə(r)] 美[kənˈtenɚ]
n. 容器; 箱,匣; 集装箱,货柜;
[例句]Tractors and container lorries have completely obstructed the road.
拖拉机和集装箱货车已经将这条路完全堵死了。
[其他] 复数:containers
容器的英语翻译 容器用英语怎么说
容器
[词典] container; vessel; holder; pack; case;
[例句]我在容器上盖了一片聚乙烯塑料薄膜,解决了这个问题。
I have overcome this problem by placing a sheet of polythene over the top of the container
英语Manipating Containers怎么翻译?
Main pating Containers:主要分料容器。
关键词语:
containers:英 [kənˈteɪnəz] 美 [kənˈteɪnərz]
n.容器;集装箱;货柜
container的复数
相关短语:
China International Marine Containers 中集集团 ; 股份有限公司
containers internal dimensions 集装箱内尺寸
双语例句:
Store refrigerated food in reusable containers rather than in plastic wrap or aluminium foil.
用可再用容器而不是保鲜膜或铝箔纸来储存冷冻食品。
Flasks for the transport of spent fuel are extremely strong containers made of steel or steel and lead.
运送废燃料的容器极为坚固,是用钢或钢铅合金制成的。
continer的意思是
container美音:[k�0�5n'ten�0�6]英音:[k�0�5n'tein�0�5]
container的中文翻译
以下结果由译典通提供词典解释
名词 n.
1.容器(如箱、盒、罐等)[C]
containercontainter一. 集装箱(container)
编程语言
Container(容器):asp.net控件 GridGrid,GridView 对应行的容器
详细如下:
GridView的每一行都是一个类型为GridViewRow的Container(容器)对象。GridViewRow有一个属性叫DataItem,它是GridViewRow对象绑定到的基础数据对象,一般来说它就是绑定到GridView的关系数据库数据源的一行(DataRow)。
在上面的例子中,因为GridViewRow(即GridView的一行)通过原先的数据绑定已经绑定到了一个ItemInformation对象,所以Container.DataItem可以转换为temInformation。
总之,Container是GridView的一行,而Container.DataItem是这一行所绑定的数据。
