⇤ ← Revision 1 as of 2010-10-30 08:45:24
Size: 664
Comment:
|
Size: 1126
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
* 使用Inkscape 绘制:[[attachment:coffeeghost-q-in-py.svg]] * 脚本实际运行情景: {{{ $ python coffeeghost-q-in-py.py Hello World! 这是Alice'的问候. 这是Bob'的问候. 5 加 10 等于 15 这个 ========== 这将直接执行/home/zoomq/workspace/zDesign/ZqStudio/101030-coffeehost-q-in-py 俺就爱整只:苹果 俺就爱整只:杏子 俺就爱整只:李子 俺就爱整只:梨 数到10 0 1 2 3 4 5 6 7 8 9 }}} |
Py脚本一分钟理解
来源: "这个图太棒了,有编程基础的人一下子就了解 Python 的用法了。真正的 30 分钟上手。"Buzz~[http://www.google.com/profiles/lanphaday#buzz 赖勇浩. - Google 个人资料]
草译
使用Inkscape 绘制:coffeeghost-q-in-py.svg
- 脚本实际运行情景:
$ python coffeeghost-q-in-py.py Hello World! 这是Alice'的问候. 这是Bob'的问候. 5 加 10 等于 15 这个 ========== 这将直接执行/home/zoomq/workspace/zDesign/ZqStudio/101030-coffeehost-q-in-py 俺就爱整只:苹果 俺就爱整只:杏子 俺就爱整只:李子 俺就爱整只:梨 数到10 0 1 2 3 4 5 6 7 8 9
反馈
创建 by -- ZoomQuiet [2010-10-30 08:45:23]