您现在的位置: 精品资料网 >> 管理信息化 >> 网站策划 >> 资料信息

买易通网站设计详细说明(doc 59页)

所属分类:
网站策划
文件大小:
802 KB
下载地址:
相关资料:
买易通网站
买易通网站设计详细说明(doc 59页)内容简介

买易通网站设计详细说明目录:
1、概述(Summary)……5
1.1、文档目的(Introduction)……5
1.2、背景(Background)……5
1.3、相关文档(Related Documents)……5
2、系统架构(System Architecture)……6
2.1、系统性能(Performance)……6
2.2、运行环境(Environment)……6
2.3、基本概念(Concepts)……6
2.4、程序模块结构(Module Structure)……6
2.5、后台脚本处理过程(Batch Process)……6
2.6、人工处理过程(Manual Process)……6
2.7、系统容错设计(Application Exceptions)……6
3、用户界面设计(User Interface Design)……7
4、逻辑层设计(Logic Layer Design)……8
4.1、系统类结构及关系……8
4.1.1、总述:……8
4.1.2、CategorySystem、10
4.1.3、ProductSystem、13
4.1.4、AccountSystem、15
4.1.5、ReviewSystem、19
4.1.6、StoreSystem、20
4.2、各主要算法实现流程……21
4.2.1、Overview、21
4.2.2、Category Related、21
4.2.3、Product Related……23
4.2.4、Review Related、27
4.2.5、User Related、27
4.2.6、Store Related……27
5、数据库设计(Database Design)……28
5.1、Database summary……28
5.2、TBL_ACCOUNT……30
5.3、TBL_ACCOUNT_LOGON……32
5.4、TBL_APPLYCHANGE……33
5.5、TBL_ARTICLE……34
5.6、TBL_ARTICLE_BODY……35
5.7、TBL_BATCH……36
5.8、TBL_CATEGORY……37
5.9、TBL_CONDITION……39
5.10、TBL_LIST……40
5.11、TBL_PRODUCT……41
5.12、TBL_PRODUCT_CHANGE……43
5.13、TBL_PROPERTY……44
5.14、TBL_PROPERTY_CHANGE……45
5.15、TBL_PROPERTY_GROUP……46
5.16、TBL_PROPERTY_LIST……47
5.17、TBL_PROPERTY_VALUE……48
5.18、TBL_RATING……49
5.19、TBL_REVIEW……50
5.20、TBL_REVIEW_BODY……52
5.21、TBL_STORE……53
5.22、TBL_STORE_LOGON……55
5.23、TBL_TOPIC……56
5.24、TMP_TRUST……57
6、后台脚本设计(Batch Script Design)……58
7、名词解释(Terminology)……59
7.1、关系网(Web of Trust)……59
7.2、开放式目录管理(Open Taxonomy)……59

 


..............................