jquery uses advanced

$(b).find(a)

Where a, b are selectors, this function selects the a tag in the subtag of b

$(x).extend({a:1},{b:2})

The extend function will merge the two jsons into one {a:1,b:2}

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325725900&siteId=291194637