The HTML string is different from the traditional selectors in that it creates the DOM elements representing that HTML string, on the fly, to be (assumedly) inserted into the document later.
这个HTML不同于用来表示那些HTML
、
据以查询相应DOM元素
选择
,一般而言,随后都会把这个HTML代码
插入到文档
去。