$(“:input”)是获取所有input、textarea、select和button元素。()

$(“:input”)是获取所有input、textarea、select和button元素。()

A.正确

B.错误

正确答案:A

猜你喜欢