Web technology reference for developers
Structure of content on the web
Code used to describe document style
General-purpose scripting language
Protocol for transmitting web resources
Interfaces for building web applications
Developing extensions for web browsers
Learn web development
Learn to structure web content with HTML
Learn to style content using CSS
Learn to run scripts in the browser
Learn to make the web accessible to all
A customized MDN experience
Get real-time assistance and support
All browser compatibility updates at a glance
Learn how to use MDN Plus
Frequently asked questions about MDN Plus
Write, test and share your code
Scan a website for free
此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。
解析器(语法分析器)是编译器或解释器中解析源代码文件的模块。
更一般地说,它是一种解析文本并将其内容转换为另一种表示形式的软件。