Chinaunix首页 | 论坛 | 博客
  • 博客访问: 4998960
  • 博文数量: 921
  • 博客积分: 16037
  • 博客等级: 上将
  • 技术积分: 8469
  • 用 户 组: 普通用户
  • 注册时间: 2006-04-05 02:08
文章分类

全部博文(921)

文章存档

2020年(1)

2019年(3)

2018年(3)

2017年(6)

2016年(47)

2015年(72)

2014年(25)

2013年(72)

2012年(125)

2011年(182)

2010年(42)

2009年(14)

2008年(85)

2007年(89)

2006年(155)

发布时间:2015-06-24 15:31:22

......【阅读全文】

阅读(708) | 评论(0) | 转发(0)

发布时间:2015-06-24 15:31:09

......【阅读全文】

阅读(792) | 评论(0) | 转发(0)

发布时间:2015-04-10 22:46:03

第五章强调了学习twisted的要记住:大多数的higher-level abstraction是建立在使用lower-level abstraction之上,而不是替代它们。所以在学习的时候,要记住什么是它做的和不做的事情。目前为止学到的最重要的abstraction是reactor,没有其他任何的abstraction可以提供reactor提供的功能。所以,twisted的其.........【阅读全文】

阅读(1644) | 评论(0) | 转发(0)

发布时间:2013-12-18 19:42:34

 https://github.com/therve/twotp/PrequesitesIn this document, we'll assume that you have a basic knowledge of Twisted (how to create a client, how to create a server, what is the protocol/factory mechanism, what is a deferred), and of Erlang (what is a node, what is the EPMD, what are the.........【阅读全文】

阅读(2280) | 评论(0) | 转发(0)

发布时间:2013-12-18 16:58:35

书节上回 http://blog.chinaunix.net/uid-429659-id-3160023.html ,我们对twisted框架中的组件、接口和适配器的用法做阐述,本章我们简要的对其中的例子中的适配器,用zope的组件实现以下。从中可以大致了解zope组件对适配器的使用方式。#! /usr/bin/env python#coding=utf-8.........【阅读全文】

阅读(1512) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册