当DOM加载完成后要执行的函数,下面哪个是正确的()
A:jQuery(expression,[context])
B:jQuery(html,[ownerDocument])
C:jQuery(callback)
D:jQuery(elements)
出自:计算机操作员(初级)