Movatterモバイル変換


[0]ホーム

URL:


  1. MDN

Resources for Developers,
by Developers

DocumentingCSS,HTML, andJavaScript, since 2005.

Featured articles

  • Web API

    CSS 自定义高亮 API

    CSS 自定义高亮 API 提供了一种方法,可以通过使用 JavaScript 创建范围并使用 CSS 定义样式来设置文档中任意文本范围的样式。

  • Web API

    服务器计时

    服务器计时是性能 API 的组成部分,允许服务器向用户代理传递请求——响应周期的指标数据。你可以收集这些信息,并像处理性能 API 中的其他指标那样,根据服务器指标采取相应措施。

  • JavaScript

    JavaScript resource management

    This guide talks about how to do resource management in JavaScript. Resource management is not exactly the same as memory management, which is a more advanced topic and usually handled automatically by JavaScript. Resource management is about managing resources that are not automatically cleaned up by JavaScript. Sometimes, it's okay to have some unused objects in memory, because they don't interfere with application logic, but resource leaks often lead to things not working, or a lot of excess memory usage. Therefore, this is not an optional feature about optimization, but a core feature to write correct programs!

Latest news

Recent contributions

Contributor Spotlight

Shrinivass Arunachalam Balasubramanian
MDN closely follows W3C standards which helps me keep up with important topics. It's a complete package as it caters to everything; complex APIs, new browser functionalities, and best practices. MDN serves as a truly valuable resource and continues to assist me in my everyday development.
Get involved
Tiled Mozilla Logo

[8]ページ先頭

©2009-2026 Movatter.jp