marshalling中文,marshalling的意思,marshalling翻译及用法

2026-04-13 17:26 浏览次数 16

marshalling

英['mɑ:ʃəlɪŋ]美['mɑʃəlɪŋ]

v. 结集,列队;整理;引领;(车辆)编组;引导(飞机在机场地面移动);控制人群,维持秩序;合并(盾徽)(marshal 的现在分词)

marshalling 英语释义

英语释义

    1. a high official in the household of a medieval king, prince, or noble originally having charge of the cavalry but later usually in command of the military forces

    2. a person who arranges and directs the ceremonial aspects of a gathering
    a parade marshal

    3. field marshal

    4. a general officer of the highest military rank

    5. an officer having charge of prisoners

    6. a ministerial (see ministerial sense 3) officer appointed for a judicial district (as of the U.S.) to execute the process of the courts and perform various duties similar to those of a sheriff

    7. a city law officer entrusted with particular duties

    8. the administrative head of a city police department or fire department

    9. to place in proper rank or position
    marshaling the troops

    10. to bring together and order in an appropriate or effective way
    marshal arguments marshaled her thoughts before answering the question

    11. to lead ceremoniously or solicitously usher
    marshaling her little group of children down the street

    12. to take form or order
    ideas marshaling neatly

    13. an officer of the highest rank in some military forces

    14. a federal official who is responsible for doing the things that are ordered by a court of law, finding and capturing criminals, etc.

    15. the head of a division of a police or fire department

    16. to arrange (a group of people, such as soldiers) in an orderly way

    17. to move or lead (a group of people) in a careful way

    18. to arrange or prepare (something, such as your thoughts or ideas) in a clear, effective, or organized way

    19. a person who arranges and directs ceremonies
    a parade marshal

    20. a federal official having duties similar to those of a sheriff

    21. the head of a division of a city government
    fire marshal

    22. to arrange in order
    marshal troops

    23. a ministerial officer appointed for each judicial district of the U.S. to execute the process of the courts and perform various duties similar to those of a sheriff

    24. a law officer in some cities (as New York) of the U.S. who is entrusted with particular duties (as serving the process of justice of the peace courts)

    25. the administrative head of the police or especially fire department in some cities of the U.S.

    26. to fix the order of (assets) with respect to liability or availability for payment of obligations also to fix the order of (as liens or remedies) with respect to priority against a debtor's assets — see also marshaling

marshalling 片语

片语

marshalling angles排列角

marshalling detail编组整齐

marshalling yard铁路调车场;铁路货运编组站

parameter marshalling参数编组

marshalling capacity编组能力

marshalling plan调配计划

marshalling operation编组作业

marshalling system材料集体制度

mianduhe marshalling免渡河

Marshalling Officer调度主任

marshalling 例句

英汉例句

  • for each class included in any of the bindings it adds the appropriate marshalling or unmarshalling code.

    对于任何绑定中包含的每个类,它都添加了适当的数据编组或数据编出代码。

  • in general, you get a pair of added methods in your bound class files for each marshalling or unmarshalling binding that includes that class.

    一般而言,对于每个包含该类的数据编组或数据编出绑定,都会在被绑定类文件中添加一对方法。

  • persistence: marshalling and unmarshalling of the gui

    持久性:gui的编组(marshalling)和解组(unmarshalling)

  • remember that error-checking only happens during marshalling -- this means that erroneous data can be floating around in these member variables while they are in memory, awaiting marshalling.

    要知道错误检查只有在编组时进行,这意味着只要还在内存中,错误数据就可以自由地存在于这些成员变量之中等待编组。

  • marshalling the notes of lecture is one experience; the opportunity to argue with a teacher is another.

    整理课堂笔记是一种经验,跟老师进行辩论是另一种。

  • the annotated classes contain all the necessary information for the jaxb runtime to parse the xml for marshalling and unmarshalling, and in an optional step, to validate documents.

    带注解的类包含jaxb运行时解析xml(为了进行编组和反编组)所需的所有信息,还可以通过一个可选的步骤检验文档。

  • you frequently see the words marshalling and unmarshalling used in conjunction with o/x mapping.

    进行 o/x映射时,您经常会看到编组(marshalling)和解组(unmarshalling)这两个术语。

  • as a developer, you have two options: an xml parser or a marshalling component.

    作为开发人员,您有两种选择:xml解析器或者编组组件。

  • these classes are used to perform marshalling and unmarshalling, to create instances of the implementation classes, among other things.

    使用这些类来执行编组和解组,以在其他事物中创建实现类的实例。

  • jaxb libraries are then used in the process of marshalling and unmarshalling.

    于是就可以在编组和解组的过程中使用jaxb库。

  • thus, you can ensure that the documents you generate through marshalling always match the expected structure.

    因此,您可以确保通过编组所生成的文档总是与所期望的结构相匹配。

  • communication skills . marshalling and understanding the available evidence isn't useful unless you can effectively communicate your conclusions.

    沟通能力整理和理解现有的证据没有任何用处,除非你能有效的把你的结论传达给别人。

  • jibx allows you to call user-extension hooks as part of the unmarshalling and marshalling process.

    jibx允许您调用作为编组(marshalling)和解组(unmarshalling)过程一部分的用户扩展元素。

  • these include defaults for optional values, methods to be called before marshalling or after unmarshalling objects, and identifier values for referencing objects.

    这些选项包括:可选值的缺省值、要在数据编组对象前或数据编出对象后调用的方法,以及用于引用对象的标识值。

  • again, jaxb makes the marshalling process easy.

    jaxb 也使编组过程更容易了。

  • listing 1 is the configuration file that the application uses to perform the marshalling and unmarshalling.

    清单1是应用程序用于执行编组和解组操作的配置文件。

  • at runtime, jaxb libraries are used in marshalling and unmarshalling.

    在运行时,使用jaxb库进行编组和反编组。

  • marshalling components embed an xml parser, so you can be sure that they implement the syntax fully.

    编组组件内嵌有xml解析器,可以确信它们完全实现了语法。

  • using the emf-based code generation allows for a very straight-forward creation of an api that supports both wsdl marshalling and unmarshalling and underlying model manipulation.

    emf产生的代码使得可以直接生成api ,用来支持wsdl 文件的编组和解组,以及底层的模型管理。

  • j2se internally handles the marshalling process, so the application in listing 5 is very similar to the storealicepreferences application shown in listing 1.

    j2se 将内部处理编组过程,所以清单5中的应用程序非常类似 清单1 所示的storealicepreferences应用程序。

  • the most serious performance impact from using this library is the cost of marshalling data across.

    使用这个类库对性能最严重的影响就是对所传送数据的重新编组的时间损耗。

  • wsdl marshalling and unmarshalling approach

    wsdl编组和分组方法

  • you write the contents of this bean to an xml file when the marshalling occurs, and then read the contents of that file when the unmarshalling occurs.

    您在编组发生时将这个bean写入一个xml文件,在解组发生时读取那个xml文件的内容。

  • these let you take over complete control of the marshalling and unmarshalling process, working directly with the low-level methods defined by the jibx context classes.

    这些选项和挂钩使您可以完全控制数据编组和数据编出过程,从而直接使用由jibx上下文类定义的低级方法。

marshalling 同义词

相似词

mobilize组织;动员起来

muster(Muster)人名;(德、罗)穆斯特尔;(英)马斯特

rally(Rally) (美)拉利(人名)

marshalling 反义词

相反词

demobilize遣散;使复员;使退伍(demobilise)

相关热词