blob: b03da4794b67b03c429ec48c8c6f5e061670eadc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
---
title: DNS
slug: Glossary/DNS
tags:
- DNS
- 術語表
translation_of: Glossary/DNS
---
<p>DNS (域名系統)將便於記憶的需要查找 {{Glossary("Internet")}} 上特定的計算機服務或私人網路{{glossary("domain name","域名")}}轉換為數字{{Glossary("IP address","IP addresses")}}。</p>
<h2 id="了解更多">了解更多</h2>
<h3 id="基礎知識">基礎知識</h3>
<ul>
<li><a href="/en-US/Learn/Understanding_domain_names">理解域名</a></li>
<li>維基百科上的 {{interwiki("wikipedia", "Domain_Name_System", "域名系統")}} </li>
</ul>
|