obeckham 发表于 2017-4-21 08:30:07

Python相关网站

  一个非常好的中英对照的Python语言教程:
http://www.woodpecker.org.cn:9081/doc/Python/Py2.4tut/html/tut.html

  Python GTK:
http://www.pygtk.org/tutorial.html

  格式化字符串:
http://docs.python.org/library/string.html#formatstrings
http://docs.python.org/library/stdtypes.html#string-formatting-operations
页: [1]
查看完整版本: Python相关网站