Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2004-08-09 01:51:57
Size: 835
Editor: dreamingk
Comment:
Revision 8 as of 2009-12-25 07:08:32
Size: 835
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-09T01:51:57Z)]]]
[[TableOfContents]]
-- dreamingk [<<DateTime(2004-08-09T02:03:21Z)>>]
<<TableOfContents>>
Line 9: Line 9:
 * ["/LlNEL1"] --  * [[/LlNEL1]] --
Line 11: Line 11:
 * ["/LLNEL2"] --  * [[/LLNEL2]] --
Line 13: Line 13:
 * ["/LLNEL3"] --  * [[/LLNEL3]] --
Line 15: Line 15:
 * ["/LLNEL4"] --  * [[/LLNEL4]] --
Line 17: Line 17:
 * ["/LLNEL5"] --  * [[/LLNEL5]] --
Line 19: Line 19:
 * ["/LLNEL6"] --  * [[/LLNEL6]] --
Line 21: Line 21:
 * ["/LLNEL7"] --  * [[/LLNEL7]] --
Line 23: Line 23:
 * ["/LLNEL8"] --  * [[/LLNEL8]] --
Line 25: Line 25:
 * ["/LLNEL9"] --  * [[/LLNEL9]] --
Line 27: Line 27:
 * ["/LLNEL10"] --  * [[/LLNEL10]] --

底层网络及事务循环 教程 -- dreamingk [2004-08-09 02:03:21]

底层网络及事务循环(Low-Level Networking and Event Loop)

异步编程(Asynchronous Programming)

Reactor基础(Reactor basics)

编写TCP服务(Writing a TCP server)

编写TCP客户端(Writing a TCP client)

UDP网络(UDP Networking)

运用进程(Using processes)

运用调度(Using Deferreds)

安排时序(Scheduling)

运用线程(Using threads)

选择reactor与GUI工具结合(Choosing a reactor and GUI toolkit integration)

PyTwisted/LowLevelNetworkingEventLoop (last edited 2009-12-25 07:08:32 by localhost)