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 社区。
拒绝服务(DoS)是一类消耗服务器的可用资源(通常是通过向服务器发送大量请求)的网络攻击。这样一来,服务器会变得非常慢或者无法为合法用户提供服务。
欲了解更多信息,请参见拒绝服务攻击。