1·Substitution characters can be introduced at this point as well, if the serialized XML contains characters not representable in the database code page, or not representable in the client code page.
在这个时候,如果串行化XML包含数据库代码页中不能表示的字符,或者在客户机代码页中不能表示的字符,就可能引入替换字符。
2·In either case, you should test their serialized forms.
在任何一种情况下,您都应该测试其串行化形式。
3·For XML and JSON formats, the server will return the stock data serialized as text.
对于xml和json格式而言,该服务器将返回作为文本的串行化的股票数据。
4·All you need to do is write a serialized object into a file, and you only do that once.
您只需将一个串行化对象写入文件——而且只需一次。
5·The program that writes the serialized instances is throwaway code. You won't need it more than once.
编写串行化实例的程序是临时代码,只需使用一次。