loading...
安装辅助工具
发表于:2024-03-29 |
字数统计: 90 | 阅读时长: 1分钟 | 阅读量:
  • 安装bypy
    1
    2
    3
    4
    5
    pip install bypy
    #配置链接百度云
    bypy info
    #看到文件夹内的文件
    bypy list
  • 桌面界面传输,配合xshell7使用
    1
    2
    #需要配合xshell7使用
    sudo apt-get install x-window-system-core
  • 安装git
    1
    sudo apt-get install git
  • vscode安装扩展包
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    VSCODE:
    {
    chinese,
    c/c++,Python,cmake,
    vscode-icons,
    ⚪ROS,
    Msg Languages Support(能显示数据的类型),
    C/C++ Extension Pack
    cmake tool
    }
上一篇:
NFS的作用
下一篇:
Linux_Frp内网穿透