pipeheadpipehead のブックマーク 2012/07/27 19:06

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

in と hasOwnProperty() の違い - Qiita

    function Foo() { this.foo = 'Foo!'; } function Bar() { this.bar = 'Bar!'; } Foo.prototype = new Bar(); Bar.prototype.baz = 'Baz!'; var obj = new Foo(); console.log('foo' in obj); // true console.lo...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう