書名: Rust Programming Cookbook作者名: Claus Matzinger本章字數: 76字更新時間: 2021-06-24 12:27:40
How to do it...
Each of the parts requires us to navigate to their respective websites, download the installer, and follow their instructions:
- Open the browser and navigate to https://rustup.rs and https://code.visualstudio.com/.
- Choose the installers fit for your operating system.
- After downloading, run the installers and follow their instructions, choosing the stable branches.
- Once successfully installed, we'll go deeper into each installation.
Now, let's go behind the scenes to understand the installation better
推薦閱讀
- VMware View Security Essentials
- Mastering Zabbix(Second Edition)
- Getting Started with React
- Twilio Best Practices
- PhpStorm Cookbook
- Learning ArcGIS for Desktop
- 組態軟件技術與應用
- C語言開發基礎教程(Dev-C++)(第2版)
- 深入剖析Java虛擬機:源碼剖析與實例詳解(基礎卷)
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- 軟件工程與UML案例解析(第三版)
- Visual Basic語言程序設計基礎(第3版)
- C語言程序設計
- R語言數據分析從入門到實戰
- PHP程序設計經典300例