diff options
Diffstat (limited to 'files/zh-cn/glossary/卡片分类法/index.html')
-rw-r--r-- | files/zh-cn/glossary/卡片分类法/index.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/files/zh-cn/glossary/卡片分类法/index.html b/files/zh-cn/glossary/卡片分类法/index.html new file mode 100644 index 0000000000..9d5a3c4ff5 --- /dev/null +++ b/files/zh-cn/glossary/卡片分类法/index.html @@ -0,0 +1,18 @@ +--- +title: 卡片分类法 +slug: Glossary/卡片分类法 +tags: + - 卡片分类法 + - 名称 + - 设计 +translation_of: Glossary/Card_sorting +--- +<p>卡片分类法是一种简单的技巧 ,{{glossary("Information architecture")}} 通常是邀请参与网站开发的设计师(或是开发其他类型产品的人),让他们写下他们认为这个产品应当包含的内容、服务和功能,然后将这些功能分组。一个很好的例子是考虑网站上每个页面应当显示什么样的内容。这个名字源于这个分类是通过把要分类的项目写在卡片上,再通过排列卡片完成的。</p> + +<h2 id="了解更多">了解更多</h2> + +<h3 id="常识"><strong>常识</strong></h3> + +<ul> + <li>{{interwiki("wikipedia", "Card_sorting", "Card sorting")}} on Wikipedia</li> +</ul> |