- Hands-On Serverless Computing
- Kuldeep Chowhan
- 37字
- 2021-08-05 10:35:35
Manually adding Visual Studio Code to your path
If you plan to manually add Visual Studio, then refer to the following code:
cat << EOF >> ~/.bash_profile
# Add Visual Studio Code (code)
export PATH="$PATH:/Applications/Visual Studio Code.app/Contents/Resources/app/bin"
EOF
推薦閱讀
- 空間機器人遙操作系統及控制
- 走入IBM小型機世界
- WOW!Illustrator CS6完全自學寶典
- Google App Inventor
- Maya 2012從入門到精通
- Photoshop CS3特效處理融會貫通
- Photoshop CS3圖層、通道、蒙版深度剖析寶典
- 傳感器與物聯網技術
- Linux:Powerful Server Administration
- 影視后期編輯與合成
- 愛犯錯的智能體
- Microsoft System Center Confi guration Manager
- FPGA/CPLD應用技術(Verilog語言版)
- Mastering Geospatial Analysis with Python
- 從零開始學JavaScript