Open yyman001 opened 5 years ago
https://github.com/jquery/jquery/blob/1472290917f17af05e98007136096784f9051fab/src/core.js#L121
https://github.com/lodash/lodash/blob/master/.internal/baseClone.js
https://developer.mozilla.org/zh-CN/docs/Web/Guide/API/DOM/The_structured_clone_algorithm
jQuery.extend
https://github.com/jquery/jquery/blob/1472290917f17af05e98007136096784f9051fab/src/core.js#L121
lodash克隆
https://github.com/lodash/lodash/blob/master/.internal/baseClone.js
结构化克隆算法
https://developer.mozilla.org/zh-CN/docs/Web/Guide/API/DOM/The_structured_clone_algorithm