SelectorQuery.exec

Put the query result into callback function. The query result is an array according to the query sequence, the object in the array is the result of each query. If the selected node is the list of node, the query result of the single query is also an array.

Note: The exec should be invoked after the onReady of the page.