marshaller 双语例句
全部
1·Marshaller interface and implementation.
marshaller接口和实现。
2·Create a marshaller.
创建一个编组器。
3·Now, you need to run your marshaller testing class.
现在需要运行编组程序测试类。
4·Listing 8 shows the JSON generated by the marshaller.
清单8显示编组程序生成的json。
5·In such a case, using a marshaller can greatly simplify the task.
在这种情况下,使用编组器可以显著简化这个任务。
6·Setting up a remote call (finding Home interface for example, setting up marshaller, etc.)
构建远程调用(例如查找Home接口,构建编组程序(marshaller)等。)
7·Each Marshaller can ultimately contain a number of service-methods (such as, service1).
每个Marshaller最终都包含一定数量的服务方法(例如,service1)。
8·MarshallingHttpMessageConverter Read/write XML data using Spring's marshaller/un-marshaller.
MarshallingHttpMessageConverter 使用 Spring 的 marshaller/un-marshaller 读取/编写 XML 数据。
9·You can set several options, such as the encoding of the output file, all with the Marshaller object.
您可以设置一些选项,比如说输出文件的编写,所有设置都在Marshaller对象中。
10·The only thing we need to look at is the dependency from the BDMockup class to the Marshaller interface.
我们需要关注的唯一一件事就是 BDMockup 类对 Marshaller 接口的依赖性。