摘要: python程序第一行注释写成: #!/usr/bin/env python3 再给程序权限: $ chmod a+x hello.py 就可以直接在mac中运行了。 阅读全文
posted @ 2017-06-23 15:34 临海听乐 阅读(77) 评论(0) 推荐(0)