
在32位或者64位的树莓派中,通过以下步骤,就可以使用Visual Studio Code
sudo apt update
sudo apt install code
Running VS Code
After installing the VS Code package, you can run VS Code by typing code in a terminal or launching it via the Programming menu.

在树莓派上安装与运行Visual Studio Code
本文指导您在32位或64位的树莓派上安装Visual Studio Code。只需运行sudo apt update和sudo apt install code两个命令,即可完成安装。之后,您可以通过在终端输入'code'或从编程菜单启动VSCode。

在32位或者64位的树莓派中,通过以下步骤,就可以使用Visual Studio Code
sudo apt update
sudo apt install code
After installing the VS Code package, you can run VS Code by typing code in a terminal or launching it via the Programming menu.

1993
821
6315

被折叠的 条评论
为什么被折叠?