Skip to content
Pressidian
Main Navigation
首页
笔记
关于
Appearance
Menu
Return to top
On this page
document.querySelectorAll('*')
document.getElementsByTagName('*')
$$('*')
,可在浏览器控制台使用
document.all
,已废弃,不建议使用