diff options
author | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2020-12-08 14:40:17 -0500 |
commit | 33058f2b292b3a581333bdfb21b8f671898c5060 (patch) | |
tree | 51c3e392513ec574331b2d3f85c394445ea803c6 /files/zh-cn/glossary/keyword | |
parent | 8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff) | |
download | translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2 translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip |
initial commit
Diffstat (limited to 'files/zh-cn/glossary/keyword')
-rw-r--r-- | files/zh-cn/glossary/keyword/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/zh-cn/glossary/keyword/index.html b/files/zh-cn/glossary/keyword/index.html new file mode 100644 index 0000000000..a4c0f35c7b --- /dev/null +++ b/files/zh-cn/glossary/keyword/index.html @@ -0,0 +1,18 @@ +--- +title: Keyword +slug: Glossary/Keyword +translation_of: Glossary/Keyword +--- +<p> </p> + +<p id="Summary"><strong>关键字</strong>是用以描述内容的词汇或短语。网上的关键字在搜索引擎中用于搜索或者作为识别网站内容的词汇。</p> + +<p>在使用搜索引擎的时候,你可以用关键字指定搜寻内容,搜索引擎会返回相关网页 。想获得更精确的结果,尝试用更具体的关键字, 比如用 "Blue Mustang GTO" 而不是简单的一个"Mustang".。网页也在meta标签(在{{htmlelement("head")}}部分) 中使用关键字来描述页面内容,以使搜索引擎可以更好地识别和组织网页。</p> + +<h2 id="了解更多"><strong>了解更多</strong></h2> + +<h3 id="基本信息"><strong>基本信息</strong></h3> + +<ul> + <li>维基百科上的{{interwiki("wikipedia", "Keyword_research", "Keyword")}}</li> +</ul> |