Skip to content

[js] 第733天 说说你对hasOwnProperty的理解 #3831

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第733天 说说你对hasOwnProperty的理解

3+1官网

我也要出题

Activity

Huai-Dc

Huai-Dc commented on Apr 19, 2021

@Huai-Dc

用于判断某个属性是否是对象的自有属性,而不是通过原型链继承来的

Huai-Dc

Huai-Dc commented on Apr 19, 2021

@Huai-Dc

用于判断某个属性是否是对象的自有属性,而不是通过原型链继承来的

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    jsJavaScript

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@Huai-Dc

        Issue actions

          [js] 第733天 说说你对hasOwnProperty的理解 · Issue #3831 · haizlin/fe-interview