提取对象中的参数和属性

  • 参数: Object.keys(object1)
  • 属性: Object.values(object2)
posted @ 2021-09-27 10:33  smile_ljl  阅读(78)  评论(0)    收藏  举报