Differences between revisions 1 and 2
Revision 1 as of 2005-02-17 10:13:48
Size: 340
Editor: ZoomQuiet
Comment:
Revision 2 as of 2005-02-17 10:27:39
Size: 736
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
概要设计书 文章模板 WeKnow概要设计书
Line 8: Line 8:
= 项目名称 =
= WeKnow =
Line 20: Line 21:
基本上分为:
 * Zodb存储层(存储知识对象,及提供访问的API接口)
 * 连接层(用于实现远程访问)
 * 表现层(用于知识的展示及用户交互的处理)
 * 管理层(用于系统的管理,主要是安全控制,及管理界面)
Line 21: Line 28:
 * 基本知识类定义
 * Zodb的存储与访问接口
 * 基于cherrypy实现HTML和xml-rpc的访问
 * NewEdit的客户端支持

WeKnow概要设计书

-- ZoomQuiet [DateTime(2005-02-17T10:13:48Z)] TableOfContents

WeKnow

简述

客户故事

以最终使用为想象对象,描述各种功能

特性列表

技术需求

系统结构

基本上分为:

  • Zodb存储层(存储知识对象,及提供访问的API接口)
  • 连接层(用于实现远程访问)
  • 表现层(用于知识的展示及用户交互的处理)
  • 管理层(用于系统的管理,主要是安全控制,及管理界面)

实现途经

  • 基本知识类定义
  • Zodb的存储与访问接口
  • 基于cherrypy实现HTML和xml-rpc的访问
  • NewEdit的客户端支持

反馈

WeKnow/SummaryDesignBook (last edited 2009-12-25 07:15:28 by localhost)