摘要: <script> let obj = { name:"张三", children:{ boy:['liming','lis',undefined,function(){}], girl:['ss'] }, wife:{ name:'xixi' } } //deep copy function dee 阅读全文
posted @ 2021-02-09 11:48 HF10 阅读(48) 评论(0) 推荐(0)