Differences between revisions 2 and 3
Revision 2 as of 2005-02-17 10:27:39
Size: 736
Editor: ZoomQuiet
Comment:
Revision 3 as of 2005-02-23 16:00:32
Size: 993
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
= 系统概述 =
''简述''

= 系统功能 =

= 系统处理流程 =

= 系统静态结构和动态结构 =

== 系统静态结构 ==

== 系统动态结构 ==

= 系统模块及结构 =

= 系统外部接口与外部系统 =
Line 34: Line 50:

= 反馈 =

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)