- Secret Recipes of the Python Ninja
- Cody Jackson
- 31字
- 2021-06-25 22:14:48
Making scripts executable
Normally, executing a Python program requires typing python <program>.py. However, it is possible to make Python programs self-executing so they don't require typing python as the calling command.
推薦閱讀
- Go Web編程
- Spring 5.0 Microservices(Second Edition)
- SQL for Data Analytics
- Django Design Patterns and Best Practices
- Effective Python Penetration Testing
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- MATLAB 2020從入門到精通
- Creating Data Stories with Tableau Public
- 玩轉.NET Micro Framework移植:基于STM32F10x處理器
- Exploring SE for Android
- Python Machine Learning Cookbook
- 大規模語言模型開發基礎與實踐
- SQL Server 2008實用教程(第3版)
- Android應用開發攻略
- ASP.NET Core 2 High Performance(Second Edition)