-
Deserialize the return value.
对返回值进行反序列化。
-
Deserialize the request parameters.
对请求参数进行反序列化。
-
However, it will deserialize them correctly.
但它将对它们进行正确的反序列化。
-
Either parse it or deserialize it into an object.
要么解析它,要么把它反序列化成一个对象。
-
Deserialize the object and compare it to the original.
反串行化对象,并将其与原始对象相比较。