DNS(域名系统)
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://tldfyi.com/iframe/glossary/dns/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://tldfyi.com/glossary/dns/
Add a dynamic SVG badge to your README or docs.
[](https://tldfyi.com/glossary/dns/)
Use the native HTML custom element.
DNS(Domain Name System,域名系统)是互联网的分层命名系统,将人类可读的域名(如 example.com)转换为机器可读的 IP 地址(如 93.184.216.34)。它常被称为"互联网的电话簿",是网页浏览、电子邮件传递以及几乎所有互联网通信的基础。
示例
When you type google.com in your browser, DNS resolves it to 142.250.80.46, allowing your browser to connect to Google's servers.