- Daniel Arbuckle's Mastering Python
- Daniel Arbuckle
- 99字
- 2021-07-02 21:09:35
Opening a command-line window
How you open a command-line window depends on the operating system you're using.
- On Windows 7, open the Start menu and type CMD into the Run box.
- In Windows 8, press the Windows key and then type CMD and select Command Prompt.
- On Windows 10, press the Windows key and select Command Prompt.
- On macOS, navigate to Applications | Utilities | Terminal.
- On Linux or other Unix-style operating systems, the precise mechanism for opening a command-line window varies, but they all have the ability to do it; look for the words xterm, terminal, or shell.
推薦閱讀
- Kubernetes實戰
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- 架構不再難(全5冊)
- Rust編程從入門到實戰
- Oracle 12c中文版數據庫管理、應用與開發實踐教程 (清華電腦學堂)
- iOS編程基礎:Swift、Xcode和Cocoa入門指南
- Mastering Linux Network Administration
- 小學生C++創意編程(視頻教學版)
- C語言程序設計實驗指導 (第2版)
- 基于Struts、Hibernate、Spring架構的Web應用開發
- Kotlin開發教程(全2冊)
- Fast Data Processing with Spark(Second Edition)
- 零基礎學C語言(升級版)
- Training Systems Using Python Statistical Modeling
- 實驗編程:PsychoPy從入門到精通