diff options
Diffstat (limited to 'files/zh-tw/glossary/index.html')
-rw-r--r-- | files/zh-tw/glossary/index.html | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/files/zh-tw/glossary/index.html b/files/zh-tw/glossary/index.html new file mode 100644 index 0000000000..e09fd53b7c --- /dev/null +++ b/files/zh-tw/glossary/index.html @@ -0,0 +1,25 @@ +--- +title: 術語表 +slug: Glossary +tags: + - Beginner + - Glossary + - Index + - TopicStub +translation_of: Glossary +--- +<div style="max-width: 300px; float: right; margin: 0 0 .5em 1em;">{{LearnBox({"title":"Learn a new term:"})}}</div> + +<p>網路技術包含了一長串的術語以及縮寫,這些會被使用在文件跟程式碼中。此術語表提供你需要知道的辭彙與縮寫的定義,以便能成功理解和建構網路。</p> + +<p>{{GlossaryList({"split":"h3", "css":"multiColumnList"})}}</p> + +<h2 id="為術語表作貢獻">為術語表作貢獻</h2> + +<p>這個術語表永遠不會寫完。你可以幫忙<a href="/zh-TW/docs/MDN/Contribute/Howto/Write_a_new_entry_in_the_Glossary">撰寫新術語</a>或是改寫現有的術語。最簡單的開始方法,就是按下面的按鈕,或是點選其中一個術語。</p> + +<p><strong><a href="/zh-TW/docs/new?parent=4391">撰寫新的術語</a></strong></p> + +<p>{{GlossaryList({"terms":["at-rule","Attack","Character set","cryptosystem","debug","digital signature","execution","flex-direction","fork","GLSL","Grid Container","Interface", "Intrinsic size","Library","Memory management","Public-key crytography","routers","RTP","RTSP","Self-Executing Anonymous Function","Stylesheet","Symmetric-key cryptography","Vector image"], "filter":"notdefined", "css":"multiColumnList"})}}</p> + +<p>如果想知道如何建設術語表,請看看<a href="/zh-TW/docs/MDN/Doc_status/Glossary">術語表文件的進度頁面</a>。</p> |