Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

文章标签:Landing

找到 19 篇文档

  • Learn/CSS 层叠样式表— or CSS — 是你在 HTML 之后应该学习的第二门技术. Whereas HTML is used to define the structure and ...
  • Learn/CSS/CSS_layout At this point we've already looked at CSS fundamentals, how to style text, and how to style and ...
  • Learn/CSS/Introduction_to_CSS CSS is used to style and lay out webpages — for example to alter the font, color, size and ...
  • Learn/JavaScript/First_steps In our first JavaScript module, we first answer some fundamental questions such as "what is ...
  • MDN/Contribute 这份指南包含参与 MDN 各方面的指南,比如行文风格指南,编辑器和工具使用指南等等。在编辑或创建任何页面前,请确保你已经阅读并理解相应的 Mozilla 条款 。
  • MDN/Contribute/Content 代码示例与其它内容应当表示为适当的形式,这些指南提供了 MDN 文档应当如何编写并格式化,以及我们的代码示例与其它内容应当如何表示的详情。
  • MDN/Contribute/Howto 下面的这些文章会教会你如何更好的使用 MDN。
  • MDN/Contribute/Structures 在MDN里,有各式各样的重复使用的文档结构,来使MDN文章中的信息有一致性的表现。这里的文章描述了这些结构,因此,作为一名MDN的作者,你可以确认,应用,并修改成适合于你写、编辑或翻译的文档。
  • Mozilla/Add-ons/Overlay_Extensions 这个页面为那些为Gecko基础应用开发扩展插件的开发者们提供了可用的参考文献链接.
  • Mozilla/Add-ons/Plugins/Reference The articles below describe each of the APIs related to NPAPI plugins.
  • Mozilla/Localization Localization (L10n) is the process of translating software user interfaces from one language to ...
  • Mozilla/Tech/XPCOM/Guide 本文提供了关于 XPCOM 的说明和使用文档,包括如何在你的工程中使用,如何为你的 Firefox 扩展等构建 XPCOM 组件。
  • Mozilla/Tech/XPCOM/Reference/Glue_classes These "glue" classes are provided to make it easier to use XPCOM from C++ code.
  • Web/Accessibility 在Web开发易访问性意味着使尽可能多的人能够使用Web站点,即使这些人的能力是有限的。这里我们提供关于开发易访问的内容的信息。
  • Web/Guide/API Here you'll find links to each of the guides introducing and explaining each of the APIs that ...
  • Web/Guide/CSS 层叠样式表(CSS)是一种样式表语言,它可以用来描述那些使用诸如 HTML、SVG 等标记语言编写的文档的样式。CSS ...
  • Web/JavaScript 本部分将专注于 JavaScript 语言本身,而非局限于网页或其他宿主环境。想要了解网页有关的 APIs ,请参考 Web APIs 以及 DOM 。
  • Web/MathML Mathematical Markup Language (MathML) 是一个用于描述数学公式、符号的一种 XML ...
  • Web/Reference 开放的Web的构建是由一系列的技术所构成的,为了使用这些技术我们需要有足够的知识,现在我们可以在下面找到指引我们学习这些知识的链接。