Archive for March, 2006
桌面行事曆 Rainlendar
Saturday, March 25th, 2006Gaphor - a UML tool
Friday, March 24th, 2006Gaphor
[Link]
看起來像是畫圖的軟體 不過只支援四種圖
* Class diagrams
* Use case diagrams
* Action diagrams
* Component diagrams
不過看起來比 dia 好多了:p
decorator
Friday, March 24th, 2006※ 引述《letoh (@heaven)》之銘言:
> $ python2.4
> … def goodbye():
> … print “exit…”;
> …
> exit…
> $
> 2.4 以上版本限定
Decorators for Functions and Methods
[Link]