- Learn Python in 7 Days
- Mohit Bhaskar N. Das
- 86字
- 2021-07-09 20:40:20
System or environment variables
If you remember the installation steps explained earlier, you might be still thinking what are system variables? They are a set of predefined variables, which are available to all programming units. If it's not set, then each and every time you want to run your program or execute a Python file, you will have to manually provide path for each Python executable, but if python.exe is set as a system variable, then the system automatically recognizes your programming instruction and starts executing.
推薦閱讀
- Visual Basic .NET程序設計(第3版)
- 算法訓練營:入門篇(全彩版)
- Magento 2 Development Cookbook
- Building Cross-Platform Desktop Applications with Electron
- 鋒利的SQL(第2版)
- Nginx Essentials
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- Responsive Web Design by Example
- Oracle JDeveloper 11gR2 Cookbook
- Hands-On JavaScript for Python Developers
- JavaScript+jQuery網頁特效設計任務驅動教程
- C++從入門到精通(第6版)
- 大學計算機基礎實驗指導
- Apache Solr PHP Integration
- ASP.NET程序開發參考手冊