Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2005-02-17 10:13:48
Size: 340
Editor: ZoomQuiet
Comment:
Revision 4 as of 2009-12-25 07:15:28
Size: 993
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
概要设计书 文章模板 WeKnow概要设计书
Line 6: Line 6:
-- ZoomQuiet [[[DateTime(2005-02-17T10:13:48Z)]]]
[[TableOfContents]]
= 项目名称 =
-- ZoomQuiet [<<DateTime(2005-02-17T10:13:48Z)>>]
<<TableOfContents>>

= WeKnow =
Line 20: Line 21:
基本上分为:
 * Zodb存储层(存储知识对象,及提供访问的API接口)
 * 连接层(用于实现远程访问)
 * 表现层(用于知识的展示及用户交互的处理)
 * 管理层(用于系统的管理,主要是安全控制,及管理界面)
Line 21: Line 28:
 * 基本知识类定义
 * Zodb的存储与访问接口
 * 基于cherrypy实现HTML和xml-rpc的访问
 * NewEdit的客户端支持
= 系统概述 =
''简述''

= 系统功能 =

= 系统处理流程 =

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

== 系统静态结构 ==

== 系统动态结构 ==

= 系统模块及结构 =

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

= 反馈 =

WeKnow概要设计书

-- ZoomQuiet [2005-02-17 10:13:48]

WeKnow

简述

客户故事

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

特性列表

技术需求

系统结构

基本上分为:

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

实现途经

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

系统概述

简述

系统功能

系统处理流程

系统静态结构和动态结构

系统静态结构

系统动态结构

系统模块及结构

系统外部接口与外部系统

反馈

反馈

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