Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1762155
  • 博文数量: 335
  • 博客积分: 4690
  • 博客等级: 上校
  • 技术积分: 4341
  • 用 户 组: 普通用户
  • 注册时间: 2010-05-08 21:38
个人简介

无聊之人--除了技术,还是技术,你懂得

文章分类

全部博文(335)

文章存档

2016年(29)

2015年(18)

2014年(7)

2013年(86)

2012年(90)

2011年(105)

分类: Python/Ruby

2011-08-08 18:24:12

5.10. Summary

小结

That's it for the hard-core object trickery. You'll see a real-world application of special class methods in Chapter 12, which uses getattr to create a proxy to a remote web service.

这是非常困难的对象技巧。在第12章你将看到一个现实世界特殊类方法的应用,它使用getattr来创建一个远程web的代理

The next chapter will continue using this code sample to explore other Python concepts, such as exceptions, file objects, and for loops

下一章将继续使用本章的示例代码来探讨其它的Python概念,比如异常,对象,以及for循环。

Before diving into the next chapter, make sure you're comfortable doing all of these things:

在继续深入下一章之前,确定你自己已经掌握了下面所有的内容:

 

阅读(705) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~