⇤ ← Revision 1 as of 2004-08-09 02:04:50
Size: 1597
Comment:
|
Size: 1597
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
-- dreamingk [[[DateTime(2004-08-09T02:04:50Z)]]] | -- dreamingk [[[DateTime(2004-08-09T02:17:34Z)]]] |
Twisted 精妙的开始教程!
-- dreamingk [DateTime(2004-08-09T02:17:34Z)] TableOfContents
教程 Tutorial
快速进入 Twisted 的世界
创建简单的 finger 服务 building a simple finger service
- ["twistedTUT01"] --- 创建简单的 finger 服务
增添特性到 finger 服务 adding features to the finger service
- ["twistedTUT02"] --- 增添特性到 finger 服务
整理finger代码 cleaning up the finger code
- ["twistedTUT03"] --- 整理finger 代码
升迁为组件结构 moving to a component based architecture
- ["twistedTUT04"] --- 升迁为组件结构
可插入式后端 pluggable backends
- ["twistedTUT05"] --- 可插入式后端
一个清洁的网络前端 a clean web frontend
- ["twistedTUT06"] --- 一个清洁的网络前端
Twisted客户端支持 Perspective Broker
- ["twistedTUT07"] --- Twisted客户端支持 Perspective Broker
使用单一工厂支持多种协议 using a single factory for multiple protocols
- ["twistedTUT08"] --- 使用单一工厂支持多种协议
一个Twisted的finger 客户端 a Twisted finger client
- ["twistedTUT09"] --- 一个Twisted的finger 客户端
创建m finger 库 making a finger library
- ["twistedTUT10"] --- 创建m finger 库
设置并打包 finger 服务 configuration and packaging of the finger service
- ["twistedTUT11"] --- 设置并打包 finger 服务