code

function isEmptyObject(e) {
    var t;
    for (t in e)
        return !1;
    return !0
}

  

posted on 2018-11-01 22:37  邢帅杰  阅读(303)  评论(0编辑  收藏  举报