Py学习  »  House Of Brilliants  »  全部回复
回复总数  1

对于javascript,它是:

document.querySelectorAll('[target="_blank"]')

对于jquery:

$('[target="_blank"]')