Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2006-05-05 19:09:48
Size: 420
Editor: wooddell
Comment:
Revision 11 as of 2009-12-25 07:09:29
Size: 573
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
'''
文章来自《Python cookbook》.
== 常见问题 ==
...python中的类型转换
Line 6: Line 6:
翻译仅仅是为了个人学习,其它商业版权纠纷与此无关!
'''
   解答:
Line 9: Line 8:
::-- ["wooddell"] [[[DateTime(2006-05-05T19:09:48Z)]]]
[[TableOfContents]]
= 描述 =
Line 13: Line 9:
... ...python中的数据传输
Line 15: Line 11:
== 问题 Problem ==
...
...python中对传统OO的扩展
Line 18: Line 13:
== 解决 Solution == == PyOpengl ==
Line 24: Line 19:
== 学习资料 ==
*[[http://www.python.org|python官方网站]]

*[[http://yaofeng.cdut.cn/tkintrobook/|tkinter的中文手册]]

*[[http://www.woodpecker.org.cn/diveintopython/|《深入Python》中文翻译项目]]

*PythonZhDoc --wiki的python中文资料

常见问题

...python中的类型转换

  • 解答:

...python中的数据传输

...python中对传统OO的扩展

PyOpengl

...

   1 

学习资料

*python官方网站

*tkinter的中文手册

*《深入Python》中文翻译项目

*PythonZhDoc --wiki的python中文资料

讨论 Discussion

...

参考 See Also

wooddellpython (last edited 2009-12-25 07:09:29 by localhost)