aboutsummaryrefslogtreecommitdiff
path: root/files/zh-tw/archive/apps
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-tw/archive/apps')
-rw-r--r--files/zh-tw/archive/apps/advanced_topics/index.html76
-rw-r--r--files/zh-tw/archive/apps/index.html8
2 files changed, 84 insertions, 0 deletions
diff --git a/files/zh-tw/archive/apps/advanced_topics/index.html b/files/zh-tw/archive/apps/advanced_topics/index.html
new file mode 100644
index 0000000000..1c0c5a0820
--- /dev/null
+++ b/files/zh-tw/archive/apps/advanced_topics/index.html
@@ -0,0 +1,76 @@
+---
+title: 進階主題
+slug: Archive/Apps/Advanced_topics
+translation_of: Archive/Apps/Advanced_topics
+---
+<p>這些文章提供了額外的資訊,關於更進階的開放網頁程式主題。</p>
+<div class="row topicpage-table">
+ <div class="section">
+ <h2 class="Documentation" id="Architecture" name="Architecture">Apps 架構文件</h2>
+ <dl>
+ <dt>
+ <a href="/en-US/docs/Apps/Architecture">應用程式的架構</a></dt>
+ <dd>
+ 大致介紹開放網頁程式計畫的設計和實作之下的架構。</dd>
+ <dt>
+ <a href="/en-US/docs/Apps/Platform-specific_details">在不同平台安裝 app 的細節</a></dt>
+ <dd>
+ 有關應用程式在特定裝置或系統上安裝或執行時有些微的差異;這篇文章會幫您了解這段差異。</dd>
+ <dt>
+ <a href="/en-US/docs/Apps/Apps_for_Android">Android上的開放網路應用程式</a></dt>
+ <dd>
+ 有關開發及測試在Android上運作的開放網路應用程式的事。</dd>
+ <dt>
+ <a href="/en-US/docs/Apps/Release_notes">App runtime release notes</a></dt>
+ <dd>
+ 不同的平台上,網頁 app 執行時的 release notes。</dd>
+ </dl>
+ <h2 class="Documentation" id="Other" name="Other">其他文件</h2>
+ <dl>
+ <dt>
+ <a href="/en-US/docs/Apps/Creating_a_store">建立商店</a></dt>
+ <dd>
+ 如果您要建立自己的商店來販售及發佈開放網頁程式,這些資訊可能可以幫助您。</dd>
+ </dl>
+ <p><span class="alllinks"><a href="/en-US/docs/tag/Marketplace">View All...</a></span></p>
+ </div>
+ <div class="section">
+ <h5 class="Tools" id="Tools" name="Tools">Tools for app developers</h5>
+<ul>
+ <li><a href="https://marketplace.firefox.com/developers/">Visit Firefox Marketplace Developer Hub</a></li>
+ <li><a href="/en-US/docs/Mozilla/Firefox_OS/Using_Firefox_OS_Simulator">Firefox OS Simulator</a></li>
+ <li><a href="/en-US/docs/Apps/App_developer_tools">App developer tools</a></li>
+</ul>
+<h5 class="Documentation" id="Documentation" name="Documentation">Technology reference documentation</h5>
+<div class="twocolumns">
+ <ul>
+ <li><a href="/en-US/docs/Web/CSS">CSS</a></li>
+ <li><a href="/en-US/docs/DOM">DOM</a></li>
+ <li><a href="/en-US/docs/Web/HTML">HTML</a></li>
+ <li><a href="/en-US/docs/JavaScript">JavaScript</a></li>
+ <li><a href="/en-US/docs/WebAPI">WebAPI</a></li>
+ <li><a href="/en-US/docs/Web/WebGL">WebGL</a></li>
+ <li><a href="/en-US/docs/SVG">SVG</a></li>
+ <li><a href="https://www.mozilla.org/en-US/apps/">Open Web Apps overview site</a></li>
+ <li><a href="https://wiki.mozilla.org/Apps">Apps project wiki page</a></li>
+ </ul>
+</div>
+<h5 class="Community" id="Community" name="Community">Getting help from the community</h5>
+<p>If you still aren't sure how to do what you're trying to get done, feel free to join the conversation!</p>
+<ul>
+ <li>Consult the webapps forum: <ul>
+ <li><a href="https://lists.mozilla.org/listinfo/dev-webapps"> 郵件討論</a></li>
+
+
+ <li><a href="http://groups.google.com/group/mozilla.dev.webapps"> 新聞群組</a></li>
+ <li><a href="http://groups.google.com/group/mozilla.dev.webapps/feeds"> feed 消息來源</a></li>
+</ul>
+ <ul>
+ <li>Ask your question on the Open Web Apps IRC channel: <a class="link-irc" href="irc://irc.mozilla.org/openwebapps">#openwebapps</a></li>
+ </ul>
+ </li>
+</ul>
+<p><span class="alllinks"><a href="http://www.catb.org/~esr/faqs/smart-questions.html" rel="external">Don't forget about the <em>netiquette</em>...</a></span></p>
+ </div>
+</div>
+<p> </p>
diff --git a/files/zh-tw/archive/apps/index.html b/files/zh-tw/archive/apps/index.html
new file mode 100644
index 0000000000..89e9dac3d6
--- /dev/null
+++ b/files/zh-tw/archive/apps/index.html
@@ -0,0 +1,8 @@
+---
+title: Apps
+slug: Archive/Apps
+translation_of: Archive/Apps
+---
+<p class="summary">In progress. This page includes archived content for Apps, including obsolete web app content, Firefox OS app-related content, etc.</p>
+
+<p>{{SubpagesWithSummaries}}</p>