- 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.
推薦閱讀
- .NET之美:.NET關鍵技術深入解析
- INSTANT OpenCV Starter
- Learning AWS Lumberyard Game Development
- MySQL數據庫管理與開發(慕課版)
- C程序設計案例教程
- Learning Hunk
- C# 8.0核心技術指南(原書第8版)
- Python Data Structures and Algorithms
- Bootstrap for Rails
- Learning Splunk Web Framework
- ASP.NET求職寶典
- Vue.js光速入門及企業項目開發實戰
- Software-Defined Networking with OpenFlow(Second Edition)
- Flink核心技術:源碼剖析與特性開發
- Ionic3與CodePush初探:支持跨平臺與熱更新的App開發技術