Differences between revisions 1 and 2
Revision 1 as of 2010-10-30 08:45:24
Size: 664
Editor: ZoomQuiet
Comment:
Revision 2 as of 2010-10-30 11:41:56
Size: 1126
Editor: ZoomQuiet
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脚本一分钟理解

草译

[ATTACH]

[ATTACH]

$ 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]

ZqQuickIntoPy (last edited 2013-04-16 07:02:55 by ZoomQuiet)