Python论坛  - 讨论区

标题:[python-chinese] 关于 #!/usr/bin/python

2006年05月31日 星期三 19:14

ONE_Fox onefox.fox at gmail.com
Wed May 31 19:14:32 HKT 2006

经常在别人的代码开头看到这句注释

#!/usr/bin/python

不知道什么意思

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年05月31日 星期三 19:21

xxmplus xxmplus at gmail.com
Wed May 31 19:21:42 HKT 2006

"#!"告诉shell这是一个脚本,执行脚本的程序的位置在"/usr/bin/python"
unix-like系统都能识别。

On 5/31/06, ONE_Fox <onefox.fox at gmail.com> wrote:
> 经常在别人的代码开头看到这句注释
>
> #!/usr/bin/python
>
> 不知道什么意思
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年05月31日 星期三 19:21

lubiao lubiao.py at gmail.com
Wed May 31 19:21:59 HKT 2006

你一定没有在 unix 中写过  shell 脚本

#!/usr/bin/python
表示用 /usr/bin/python 来执行这个文件。

On 5/31/06, ONE_Fox <onefox.fox at gmail.com> wrote:
>
> 经常在别人的代码开头看到这句注释
>
> #!/usr/bin/python
>
> 不知道什么意思
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060531/acded327/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年05月31日 星期三 20:05

ONE_Fox onefox.fox at gmail.com
Wed May 31 20:05:30 HKT 2006

原来如此, Windows 下不需要

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2006年05月31日 星期三 23:50

fu wenxiang fuwenxiang1982 at gmail.com
Wed May 31 23:50:54 HKT 2006

用/usr/bin/python编译
----- Original Message ----- 
From: "ONE_Fox" <onefox.fox at gmail.com>
To: "Python 邮件组" <python-chinese at lists.python.cn>
Sent: Wednesday, May 31, 2006 7:14 PM
Subject: [python-chinese] 关于 #!/usr/bin/python


> 经常在别人的代码开头看到这句注释
> 
> #!/usr/bin/python
> 
> 不知道什么意思
>


--------------------------------------------------------------------------------


> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号