marshalling是什么意思,marshalling的意思翻译、用法、同义词、例句
marshalling英标
英:/''mɑ:ʃəliŋ/
常用词典
v. 结集,列队;整理;引领;(车辆)编组;引导(飞机在机场地面移动);控制人群,维持秩序;合并(盾徽)(marshal 的现在分词)
例句
They have begun marshalling forces to send relief to the hurricane victims.
他们已经开始结集队伍将救济物资送给遭受飓风侵害的灾民。
The company turned its attention to marshalling its creditors' approval.
这家公司把注意力转向了集结债权人的支持。
Now you need a class to handle marshalling.
现在需要一个类处理编组。
WSDL marshalling and unmarshalling approach.
WSDL编组和分组方法。
Again, JAXB makes the marshalling process easy.
JAXB也使编组过程更容易了。
常用搭配
marshalling yard
铁路调车场;铁路货运编组站
同义词
v.|unscrambling/triming;整理(marshall的ing形式)
网络扩展资料
词性: 名词
发音: /ˈmɑːrʃəlɪŋ/
定义: marshalling 是指将数据从一种格式转换为另一种格式的过程。在计算机科学中,marshalling 通常用于在进程之间或计算机之间传输数据时,将数据从一种表示形式转换为另一种表示形式。
用法:
The marshalling of data is necessary when transferring information between different systems. (在不同系统之间传输信息时,需要进行数据编组。)
Marshalling helps ensure that data is received in the correct format on the receiving end. (编组有助于确保接收端以正确的格式接收数据。)
解释:
在计算机科学中,marshalling 是一种将数据从一种格式转换为另一种格式的过程。这个过程通常用于在进程之间或计算机之间传输数据时,将数据从一种表示形式转换为另一种表示形式。这种转换通常涉及到将数据从计算机内存中的一种表示形式转换为另一种表示形式,或将数据从一种计算机语言的表示形式转换为另一种计算机语言的表示形式。
Marshalling 是一种非常重要的技术,因为它使得不同的计算机系统之间能够互相通信。通过将数据从一种格式转换为另一种格式,不同的计算机系统可以理解彼此之间发送的数据,从而实现数据交换和共享。
近义词: serialization, data marshalling
反义词: unmarshalling