摘要: var _toString = Object.prototype.toString; /** * Strict object type check. Only returns true * for plain JavaScript objects. */ function isPlainObject 阅读全文
posted @ 2020-08-11 00:32 minfight 阅读(901) 评论(0) 推荐(0)