Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 13,314 for

2024

(0.18 sec)
  1. 課題の作成と作業のガイドライン - MDN Web Docs プロジェクト | MDN

    協力者として、課題を報告したり作業したりすることができます。...This page was last modified on 2024年7月28日 by . View this page on...

    developer.mozilla.org/ja/docs/MDN/Community/Issues
  2. Express Tutorial Part 7: Deploying to productio...

    That's the end of this tutorial on setting up Express apps in production, and also the series of tutorials on working with Express. We hope you've found them useful. You can check out a fully worked-through version of the source code on GitHub here....was last modified on Nov 22, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Learn/Server-s...
  3. Web audio codec guide - Web media technologies ...

    Even modest quality, high-fidelity stereo sound can use a substantial amount of disk space. For web developers, an even bigger concern is the network bandwidth needed in order to transfer audio, whether for streaming or to download it for use during gameplay. The processing of audio data to encode and decode it is handled by an audio codec (COder/DECoder). In this article, we look at audio codecs used on the web to compress and decompress audio, what their capabilities and use cases are, and offer guidance when choosing audio codecs to use for your content....was last modified on Aug 1, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Web/Media/Form...
  4. Advanced Svelte: Reactivity, lifecycle, accessi...

    In this article we have finished adding all the required functionality to our app, plus we've taken care of a number of accessibility and usability issues. We also finished splitting our app into manageable components, each one with a unique responsibility....was last modified on Oct 7, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  5. GitHub - nghttp2/nghttp2: nghttp2 - HTTP/2 C Li...

    nghttp2 - HTTP/2 C Library and tools. Contribute to nghttp2/nghttp2 development by creating an account on GitHub....0 Latest Oct 21, 2024 + 126 releases Packages 0 No...

    github.com/nghttp2/nghttp2
  6. HTML 中的图片 - 学习 Web 开发 | MDN

    最初,web 仅有文字,非常乏味。幸运的是,不久之后,我们就能在网页中嵌入图片和其他更有趣的内容类型了。尽管有多种多媒体类型需要考虑,但是从在网页中嵌入简单图片的 元素开始更加合理。在这篇文章中,我们将详细介绍如何使用 元素,包括它的基本属性,如何用
    元素为它添加标题,它与 CSS 背景图片的关系,以及其他 web 平台上的图形类型。...This page was last modified on 2024年9月13日 by . View this page on...

    developer.mozilla.org/zh-CN/docs/Learn/HTML/Mul...
  7. Client-side storage - Learn web development | MDN

    That's it for now. We hope you've found our rundown of client-side storage technologies useful....was last modified on Jul 25, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Learn/JavaScri...
  8. Drawing graphics - Learn web development | MDN

    At this point, you should have a useful idea of the basics of graphics programming using Canvas and WebGL and what you can do with these APIs, as well as a good idea of where to go for further information. Have fun!...was last modified on Nov 21, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/Learn/JavaScri...
  9. Writing style guide - The MDN Web Docs project ...

    This writing style guide describes how content should be written, organized, spelled, and formatted on MDN Web Docs....was last modified on Oct 31, 2024 by . View this page on GitHub...

    developer.mozilla.org/en-US/docs/MDN/Writing_gu...
  10. HTML テキストの基礎 - ウェブ開発を学ぶ | MDN

    HTML の主要な仕事の一つは、ブラウザーが HTML 文書を開発者の意図通りに表示できるように、テキストに構造を与えることです。この記事では、 HTML を使用して、見出しや段落を追加したり、単語を強調したり、リストを作成したりなど、ページのテキストを構造化する方法を説明します。...This page was last modified on 2024年11月14日 by . View this page on...

    developer.mozilla.org/ja/docs/Learn/HTML/Introd...