跳到内容
首页
学编程
学软件
学电脑
服务器
搜索
标签:
hasOwnProperty
js中hasOwnProperty的属性用法
976 1、js不会保护hasOwnProperty被非法占用,如果一个对象碰巧存在这个属性, 就需要使用外部 […]