阅读背景:

在Perl中制作数据结构的深层副本的最佳方法是什么?

来源:互联网 

Given a data structure (e.g. a hash of hashes), what's the clean/recommended way to make a deep copy for immediate use? Assume reasonable cases, where the data's not particularly large, no complicated cycles exist, and readability/maintainability/etc. are more important than speed at all costs.Given a data structure (e.g. a hash of hashes),




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: