Why would you want to serialize hash function? A hashtable is a type that you can reuse. The only thing that needs to be serialized/deserialized is the data.
可能我的理解错了, 如果serialized/deserialized is the data? 该如何实现?
【在 j*****u 的大作中提到】 : Why would you want to serialize hash function? : A hashtable is a type that you can reuse. The only thing that needs to be : serialized/deserialized is the data.