lodash 的 _.cloneDeep() 函数 jq 的 $.extend(..., true) JSON.parse(JSON.stringify()) 手写递归 其中 JSON.stringify() 存在问题,对于对象中的函数会忽略: 手写实现: