aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/glossary/ip_address/index.html
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-02-11 18:29:51 +0100
committerGitHub <noreply@github.com>2021-02-11 18:29:51 +0100
commit2bc5610921312613f8623f7ed347aa576689b2b6 (patch)
treef17a7a00e232c97d1335ff3cb24dbcfafacfe141 /files/zh-cn/glossary/ip_address/index.html
parent964decad361766e85d928a56f0ab80af0e75c172 (diff)
parentfc56124ac4eda6b3f0349c8a16fa750f27b4c7d6 (diff)
downloadtranslated-content-2bc5610921312613f8623f7ed347aa576689b2b6.tar.gz
translated-content-2bc5610921312613f8623f7ed347aa576689b2b6.tar.bz2
translated-content-2bc5610921312613f8623f7ed347aa576689b2b6.zip
Merge pull request #32 from fiji-flo/unslugging-zh-cn
Unslugging zh cn
Diffstat (limited to 'files/zh-cn/glossary/ip_address/index.html')
-rw-r--r--files/zh-cn/glossary/ip_address/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/files/zh-cn/glossary/ip_address/index.html b/files/zh-cn/glossary/ip_address/index.html
new file mode 100644
index 0000000000..396969dc8e
--- /dev/null
+++ b/files/zh-cn/glossary/ip_address/index.html
@@ -0,0 +1,21 @@
+---
+title: IP地址
+slug: Glossary/IP_Address
+tags:
+ - IP地址
+ - 初学者
+ - 术语表
+translation_of: Glossary/IP_Address
+original_slug: Glossary/IP地址
+---
+<p>IP地址是分配给连接到使用Internet协议的网络的每个设备的一串数字。</p>
+
+<p>在更广泛地使用IPv6之前,"IP地址"通常仍指32位IPv4地址。</p>
+
+<h2 id="了解更多">了解更多</h2>
+
+<h3 id="General_knowledge">General knowledge</h3>
+
+<ul>
+ <li>{{interwiki("wikipedia", "IP address", "IP address")}} on Wikipedia</li>
+</ul>