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/cms | |
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/cms')
-rw-r--r-- | files/zh-cn/glossary/cms/index.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/files/zh-cn/glossary/cms/index.html b/files/zh-cn/glossary/cms/index.html new file mode 100644 index 0000000000..0a972c9566 --- /dev/null +++ b/files/zh-cn/glossary/cms/index.html @@ -0,0 +1,16 @@ +--- +title: CMS +slug: Glossary/CMS +translation_of: Glossary/CMS +--- +<p><strong>CMS</strong>(内容管理系统)是一个允许用户发布、组织、修改、删除多种类型的内容的软件。<strong>CMS </strong>不仅支持文本,还可以嵌入图片、视频、音频和互动的代码。</p> + +<h2 id="了解更多">了解更多</h2> + +<h3 id="基础知识">基础知识</h3> + +<ul> + <li>在维基百科上的 {{Interwiki("wikipedia", "内容管理系统", "CMS(内容管理系统)")}}</li> +</ul> + +<p> </p> |