Differences between revisions 3 and 4
Revision 3 as of 2005-06-25 12:20:40
Size: 1656
Editor: shhgs
Comment:
Revision 4 as of 2005-06-25 12:24:54
Size: 1701
Editor: shhgs
Comment:
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
Line 11: Line 12:
 *["twistedTUT00"] --- 优雅的deferred

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

-- dreamingk [DateTime(2004-08-09T02:17:34Z)] TableOfContents

教程 Tutorial

快速进入 Twisted 的世界

优雅的deferred Deferreds are beautiful

  • ["twistedTUT00"] --- 优雅的deferred

创建简单的 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 服务

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