- Perl 6 Deep Dive
- Andrew Shitov
- 47字
- 2021-07-03 00:05:44
The -I and -M commands
The -I and -M options are used to load modules into the program. The module's name is passed to the -M option and if necessary, the path to the module should be passed in the -I option.
推薦閱讀
- 零基礎學C++程序設計
- Building a Game with Unity and Blender
- iOS開發實戰:從零基礎到App Store上架
- 營銷數據科學:用R和Python進行預測分析的建模技術
- C語言程序設計
- Groovy for Domain:specific Languages(Second Edition)
- GitLab Repository Management
- Eclipse Plug-in Development:Beginner's Guide(Second Edition)
- Python機器學習編程與實戰
- Python算法從菜鳥到達人
- BIM概論及Revit精講
- C程序設計實踐教程
- 圖數據庫實戰
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- OpenCV 3計算機視覺:Python語言實現(原書第2版)