aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/archive/b2g_os/platform/gaia/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/archive/b2g_os/platform/gaia/index.html')
-rw-r--r--files/zh-cn/archive/b2g_os/platform/gaia/index.html72
1 files changed, 0 insertions, 72 deletions
diff --git a/files/zh-cn/archive/b2g_os/platform/gaia/index.html b/files/zh-cn/archive/b2g_os/platform/gaia/index.html
deleted file mode 100644
index 698c63da42..0000000000
--- a/files/zh-cn/archive/b2g_os/platform/gaia/index.html
+++ /dev/null
@@ -1,72 +0,0 @@
----
-title: Gaia
-slug: Archive/B2G_OS/Platform/Gaia
-translation_of: Archive/B2G_OS/Platform/Gaia
----
-<p>Gaia是<a href="/zh-CN/docs/Mozilla/Firefox_OS" title="Mozilla/Firefox_OS">Firefox OS</a>的用户界面层.在Firefox OS启动之后,显示在屏幕上的一切东西都是由Gaia绘制出来的,包括锁屏,主屏幕,拨号界面,以及其他的应用程序.Gaia完全是由<a href="/zh-CN/docs/zh-CN/HTML" title="HTML">HTML</a>,<a href="/zh-CN/docs/CSS" title="CSS">CSS</a>,和<a href="/zh-CN/docs/JavaScript" title="JavaScript">JavaScript</a>编写的.它和底层的操作系统以及硬件进行交互是通过标准的Web API来完成的,这些API是由<a href="/zh-CN/docs/Gecko" title="Gecko">Gecko</a>实现的.</p>
-<p>正因为这样的设计,Gaia不仅能直接运行在Firefox OS设备上,还能运行在其他的操作系统以及其他的web浏览器中.</p>
-<p>和Gaia一起安装在设备上的第三方应用程序也可以由Gaia来启动.</p>
-<table class="topicpage-table">
- <tbody>
- <tr>
- <td>
- <h2 class="Documentation" id="Documentation" name="Documentation">Gaia的相关文档</h2>
- <dl>
- <dt>
- <a href="/zh-CN/docs/Mozilla/Firefox_OS/Platform/Gaia/Introduction_to_Gaia" title="Mozilla/Boot_to_Gecko/Introduction to Gaia">介绍Gaia</a></dt>
- <dd>
- Gaia是Firefox OS设备上使用的用户界面应用程序,它仅仅是一个运行在Firefox OS软件栈上的Web应用程序.本指南会详细的介绍Gaia.</dd>
- </dl>
- <dl>
- <dt>
- <a href="/en-US/docs/Mozilla/Firefox_OS/Platform/Gaia/Gaia_apps">Gaia应用</a></dt>
- <dd>
- 对Gaia中可获得的默认应用进行介绍,包括如何使用和修改它们。</dd>
- <dt>
- <a href="/zh-CN/docs/Mozilla/Firefox_OS/Platform/Gaia/Hacking">Gaia hacking 指南</a></dt>
- <dd>
- 关于hacking和修改Gaia接口的指南。</dd>
- <dt>
- <a href="/en-US/docs/Mozilla/Firefox_OS/Platform/Gaia/Build_System_Primer">Gaia系统构建入门</a></dt>
- <dd>
- 在Gaia build子文件夹下由脚本执行的绝大多数有意以的构建步骤。</dd>
- <dt>
- <a href="/en-US/docs/Mozilla/Firefox_OS/Platform/Gaia/Hacking_Tips_And_FAQ">Gaia Hacking提示和常见问题 </a></dt>
- <dd>
- 关于hacking Gaia的一些有用的提示以及常见问题。</dd>
- </dl>
- <p><span class="alllinks"><a href="/zh-CN/docs/tag/Gaia" title="tag/B2G">查看更多...</a></span></p>
- </td>
- <td>
- <h2 class="Community" id="Community" name="Community">到社区寻求帮助</h2>
- <p>如果你的工作需要和Gaia打交道,或者正在开发一个Gaia应用程序,有相关的社区资源可以帮助你!</p>
- <ul>
- <li>咨询Boot to Gecko项目论坛: <ul>
- <li><a href="https://lists.mozilla.org/listinfo/dev-gaia"> 邮件列表</a></li>
-
-
- <li><a href="http://groups.google.com/group/mozilla.dev.gaia"> 新闻组</a></li>
- <li><a href="http://groups.google.com/group/mozilla.dev.gaia/feeds"> Web feed</a></li>
-</ul></li>
- </ul>
- <ul>
- <li>在Mozilla的Gaia IRC频道上提出你的问题: <a href="irc://irc.mozilla.org/gaia" title="irc://irc.mozilla.org/gaia">#gaia</a></li>
- </ul>
- <p><span class="alllinks"><a class="external" href="http://www.catb.org/~esr/faqs/smart-questions.html" title="http://www.catb.org/~esr/faqs/smart-questions.html">不要忘记"提问的艺术"...</a></span></p>
- <br>
- <h2 class="Related_Topics" id="Related_Topics" name="Related_Topics">相关话题</h2>
- <ul>
- <li><a href="/zh-CN/docs/Mobile" title="Mobile">Mobile</a></li>
- <li><a href="/zh-CN/docs/HTML" title="HTML">HTML</a></li>
- <li><a href="/zh-CN/docs/CSS" title="CSS">CSS</a></li>
- <li><a href="/zh-CN/docs/JavaScript" title="JavaScript">JavaScript</a></li>
- </ul>
- <h2 class="Tools" id="Resources" name="Resources">资源</h2>
- <ul>
- <li><a href="/zh-CN/docs/Mozilla/Firefox_OS/Architecture" title="Mozilla/Firefox_OS/Architecture">Firefox OS体系结构概述</a></li>
- </ul>
- </td>
- </tr>
- </tbody>
-</table>
-<p> </p>