facet 分类方法在电子商务系统商品查询中的应用摘要互联网技术的进展为网上购物的实现提供了强大的动力。随着电子商务的广泛开展,网上信息急剧增长,信息过载成为必定。如何快捷方便地找到自己所需要的信息成为大家共同关注的问题。Facets 方法是根据对象特有的属性作为区分标准进行分组。利用这种分组方法,使得网上购物系统的商品分类更加合理,方便用户检索商品。Facets 分类和搜索方法成为主流电子商务采纳的一种流行技术。本文讨论了 facet 分类方法在电子商务设计和开发中的应用。文章对电子商务进行分析与设计,实现了电子商务基本的功能:如注册、登录、购物、订单等。文章采纳facet 分类方法对销售产品进行组织,利用 facet 搜索过程,对销售产品进行搜索。文章第一章介绍系统开发的背景、讨论现状与讨论的容。第二章是技术综述,详细介绍 facet 分类方法和开发系统需要的主要技术。第三章进行了电子商务系统的需求分析、系统设计以与 facet 分类方法的分析与设计。第四章介绍了系统的实现过程,其中包括了 facet 分类方法在系统中的实现。最后对文章进行了总结和展望。关键词:facet 分类方法;电子商务;ASP.NET ; B/S 模式; 数据库APPLICATION OF FACET CLASSIFICATION METHOD IN COMMODITY QUERY OF ELECTRONIC COMMERCE SYSTEMAbstractThe development of Internet technology provides a powerful motivation for online shopping.As the electronic commerce were extensively developed, and the online information is growing rapidly, the information overload becomes inevitable. How to find the informationwhat we need quickly and easily becomes a common concern.Facets method refers to grouping objects according to their unusual properties.Using this kind of blocking method, makes the classification of goods of online shopping system more reasonable, and convenient for the user to retrieve. Facets classification and search methods become a popular technique of mainstream e-commerce sites.This paper studies the facet classification method in the application of the e-commerce website design and development. This article m...