unmarshalling 中文意思是什麼

unmarshalling 解釋
數據編出
  1. 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文件的編組和解組,以及底層的模型管理。
  2. The process of converting java data to an xml document just the opposite of unmarshalling

    把java數據轉化成xml文檔的過程(恰恰與解組相反) 。
  3. In my next article, i ll move from class generation to unmarshalling and marshalling, and show you how those processes work

    下一篇文章,我將從類生成轉移到解組和編組,並說明它是如何工作的。
  4. Of this series, these namespace declarations are required to map the request response to the correct proxy code used for marshalling unmarshalling xml to native runtime classes

    中所提到的,這些名稱空間聲明是將請求/響應映射到用來編組/解組xml到本地運行時類的正確代理代碼所必需的。
  5. Unmarshalling the request again depends on the number of items

    解包請求的時間再次依賴于條目的數量。
  6. Listing 4 gives a list of abstract operations required to implement unmarshalling from xml to java objects for the bottom left portion of the figure 2 diagram

    清單4為圖2的左下部分給出了實現從xml到java對象的解編排所需的抽象操作列表。
  7. The top portion of the listing is for unmarshalling a

    清單的頂端部分完成的是一個
  8. For bindings that work with interfaces or unmodifiable classes, jibx instead adds the necessary marshalling unmarshalling code to a special helper class called the " munge " class as

    如果綁定要處理介面或不可修改的類, jibx轉而把必要的編排/反編排代碼以
  9. The time for marshalling and unmarshalling the request and response

    打包和解包請求和應答所需的時間
  10. Unmarshalling the request into objects that can be used to call the remote service implementation

    將請求解包成對象,用來調用遠程服務實現。
  11. This tree structure reflects the nesting of operations required for marshalling and unmarshalling

    這個樹結構反映了編排和反編排所需要的操作嵌套。
  12. Methods used for marshalling and unmarshalling attributes of the element corresponding to the class

    方法(用來編排和反編排與類對應的元素的屬性) 。
  13. The detailed marshalling and unmarshalling implementation code gets added directly to the bound classes

    詳細的編排和反編排實現代碼被直接添加到綁定類中。
  14. Methods used for marshalling and unmarshalling the content of an element corresponding to the class, and the

    方法(用來編排和反編排與類對應的元素的內容) ,以及
  15. The variable name " ctx " used in the source code refers to the unmarshalling context parameter for each method

    源代碼中變量名「 ctx 」指的是每種方法的解編排上下文參數。
  16. Finally, for both top - level and other mapped classes jibx generates separate support classes that provide a level of indirection, implementing interfaces to call the appropriate marshalling unmarshalling implementation methods

    最後,對于頂級類和其他映射類, jibx都生成獨立的支持類,提供一個中間級別,實現了調用對應編排/反編排實現方法的介面。
  17. In this case, i introduced an error to the code generation handling a collection, adding an extra item to the stack in the body of the item unmarshalling loop

    在這個示例中,我在處理集合的代碼生成中引入了一個錯誤,在項目反編排循環的循環體中,向堆棧添加了一個額外項目。
  18. The three primary areas in this equation consisting of fixed and variable factors are : the marshalling, transport, and unmarshalling of the procedure data

    在這個由固定和不定因素組成的方程中有三個主要影響方面:打包、傳輸和解包過程中的數據。
分享友人