- 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.
推薦閱讀
- Dynamics 365 for Finance and Operations Development Cookbook(Fourth Edition)
- Flask Web全棧開發(fā)實戰(zhàn)
- C語言程序設(shè)計案例教程
- JavaScript前端開發(fā)模塊化教程
- C++案例趣學(xué)
- 微信公眾平臺與小程序開發(fā):從零搭建整套系統(tǒng)
- Oracle Exadata性能優(yōu)化
- iOS 9 Game Development Essentials
- Cocos2d-x游戲開發(fā):手把手教你Lua語言的編程方法
- Rust編程從入門到實戰(zhàn)
- 深入實踐Spring Boot
- Architecting the Industrial Internet
- Programming ArcGIS 10.1 with Python Cookbook
- Instant 960 Grid System
- 數(shù)據(jù)結(jié)構(gòu)習(xí)題精解(C語言實現(xiàn)+微課視頻)