deserialize

編輯正在努力提供更完整的內容,建議 20 分鐘後再回來看看

deserialize — 動詞

1. to convert data from a serialized format back into a data structure

1.動詞
釋義

反序列化

to convert data from a serialized format back into a data structure

例句

The program can deserialize the JSON string into an object.