Size: 835
Comment:
|
← Revision 8 as of 2009-12-25 07:08:32 ⇥
Size: 835
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:01:31Z)]]] [[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)
/LlNEL1 --
Reactor基础(Reactor basics)
/LLNEL2 --
编写TCP服务(Writing a TCP server)
/LLNEL3 --
编写TCP客户端(Writing a TCP client)
/LLNEL4 --
UDP网络(UDP Networking)
/LLNEL5 --
运用进程(Using processes)
/LLNEL6 --
运用调度(Using Deferreds)
/LLNEL7 --
安排时序(Scheduling)
/LLNEL8 --
运用线程(Using threads)
/LLNEL9 --
选择reactor与GUI工具结合(Choosing a reactor and GUI toolkit integration)
/LLNEL10 --