- 浏览: 13927 次
- 性别:
- 来自: 深圳
最新评论
-
huangyiiiiii:
python3000中将加入 class decorator ...
Python decorator -
simohayha:
hfeeqi 写道1\ 我发帖的时候没有找到python的论坛 ...
Python decorator -
hfeeqi:
1\ 我发帖的时候没有找到python的论坛,只好随意选了一个 ...
Python decorator -
hfeeqi:
Here is a modification to the & ...
怎样弹出浮动窗口组件 -
hfeeqi:
Here is a modification to the & ...
怎样弹出浮动窗口组件
文章列表
本文简介
decorator模块是 Michele Simionato 为简化python的decorator的使用难度而开发的,使用它,您可以更加容易的使用decorator机制写出可读性、可维护性更好的代码。
本文大部分翻译自下面这篇文档: www.phyast.pitt.edu/~micheles/python/documentation.html , 之中或会加入自己的理解或注释
decorator 模块
作者:
Michele Simionato
...
- 2007-04-15 23:39
- 浏览 6580
- 评论(0)
Here's an exclusive preview just for the Conduiters who hang around the forum:
What's the most annoying thing when trying to embed parts of your site inside your toolbar (usually using HTML components)?
That you only have 20px height to work with...
Not any more!
Introducing our Floating Web Compon ...
- 2007-04-08 14:24
- 浏览 4252
- 评论(3)