code converter 双语例句
全部
1·All these problems need the ordered equipment communication plugin for consideration as a whole, or to place an order for full amount of code converter, in order to avoid similar case happen again.
这些问题都需要对所订购设备的通信插件进行统筹考虑,或订购充分数量的规约转换器,以免类似情况再发生。
2·Here's the code for Step 5 without the converter tag.
下面是第5步的不带转换器标签的代码。
3·The application code for the Converter application is pretty simple - in any language.
Converter应用程序的代码非常简单—不管用什么语言编写。
4·The code snippet shown in Listing 7 is a test driver that exercises the xml2json converter logic.
清单7中的代码片段是一个用于执行xml2json转换器逻辑的测试驱动程序。
5·The code snippet shown in Listing 5 is the entry function into the xml2json converter.
清单5中的代码片段是xml2json转换器的入口函数。
6·This code simplifies the converter considerably, accomplishing the goal of making it easily accessible to anyone who needs a file converted.
上述代码可显著简化这个转换器,实现了方便需要进行文件转换的人们使用的目标。
7·See Resources for a link to the completed web interface to the converter, or see the Download section for complete source code to the converter web page.
参阅 参考资料 获得该转换器的完整 web 界面的链接,或参阅本文 下载 部分获得这个转换器 Web 页面的完整源代码。
8·The libiconv library contains a CP932 converter that converts Windows code page 932 to Unicode.
libiconv库包含一个CP932转换器,可用于将Windows代码页932转换为Unicode。
9·The converter implementation is straightforward to code as it simply adds these properties to corresponding fields of a JMS MapMessage. The implementation of ToMessage on the client is shown below.
转换器的实现是直接编码的,简单地将这些属性添加为JMS MapMessage的对应字段。
10·The general approach is to create a converter for objects that you are already using in your application code and simply want to marhsall/unmarshall them onto JMS.
通常情况是创建一个针对对象的转换器,这些对象是你已经在系统代码中使用到的,并且你只是想将它们marshall或者unmarshall成为JMS(译者注:marshall/unmarshall,指将对象序列化为消息对象以及逆向过程。)
