Differences between revisions 4 and 5
Revision 4 as of 2005-06-25 12:24:54
Size: 1701
Editor: shhgs
Comment:
Revision 5 as of 2009-12-25 07:14:54
Size: 1701
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
-- dreamingk [[[DateTime(2004-08-09T02:17:34Z)]]]
[[TableOfContents]]
-- dreamingk [<<DateTime(2004-08-09T02:17:34Z)>>]
<<TableOfContents>>
Line 12: Line 12:
 *["twistedTUT00"] --- 优雅的deferred  *[[twistedTUT00]] --- 优雅的deferred
Line 16: Line 16:
 *["twistedTUT01"] --- 创建简单的 finger 服务  *[[twistedTUT01]] --- 创建简单的 finger 服务
Line 20: Line 20:
 *["twistedTUT02"] --- 增添特性到 finger 服务  *[[twistedTUT02]] --- 增添特性到 finger 服务
Line 24: Line 24:
 *["twistedTUT03"] --- 整理finger 代码  *[[twistedTUT03]] --- 整理finger 代码
Line 28: Line 28:
 *["twistedTUT04"] --- 升迁为组件结构  *[[twistedTUT04]] --- 升迁为组件结构
Line 32: Line 32:
 *["twistedTUT05"] --- 可插入式后端  *[[twistedTUT05]] --- 可插入式后端
Line 36: Line 36:
 *["twistedTUT06"] --- 一个清洁的网络前端  *[[twistedTUT06]] --- 一个清洁的网络前端
Line 40: Line 40:
 *["twistedTUT07"] --- Twisted客户端支持 Perspective Broker  *[[twistedTUT07]] --- Twisted客户端支持 Perspective Broker
Line 44: Line 44:
 *["twistedTUT08"] --- 使用单一工厂支持多种协议  *[[twistedTUT08]] --- 使用单一工厂支持多种协议
Line 48: Line 48:
 *["twistedTUT09"] --- 一个Twisted的finger 客户端  *[[twistedTUT09]] --- 一个Twisted的finger 客户端
Line 51: Line 51:
 *["twistedTUT10"] --- 创建m finger 库  *[[twistedTUT10]] --- 创建m finger 库
Line 55: Line 55:
 *["twistedTUT11"] --- 设置并打包 finger 服务  *[[twistedTUT11]] --- 设置并打包 finger 服务

  • 《Twisted入门 -- finger 的演化》
    • Twisted 精妙的开始教程!

-- dreamingk [2004-08-09 02:17:34]

教程 Tutorial

快速进入 Twisted 的世界

优雅的deferred Deferreds are beautiful

创建简单的 finger 服务 building a simple finger service

增添特性到 finger 服务 adding features to the finger service

整理finger代码 cleaning up the finger code

升迁为组件结构 moving to a component based architecture

可插入式后端 pluggable backends

一个清洁的网络前端 a clean web frontend

Twisted客户端支持 Perspective Broker

使用单一工厂支持多种协议 using a single factory for multiple protocols

一个Twisted的finger 客户端 a Twisted finger client

创建m finger 库 making a finger library

设置并打包 finger 服务 configuration and packaging of the finger service

TwistedTUT (last edited 2009-12-25 07:14:54 by localhost)