摘要: 右键右下角无线图标,打开“网络和Internet”设置 找到 更改适配器选项 并点击 在WLAN右键-属性 将共享卡里的选项都勾上 然后确定 打开cmd,可以用ping来获取 ping raspberrypi.local 1 阅读全文
posted @ 2021-10-10 14:52 肥雕 阅读(168) 评论(0) 推荐(0)
摘要: 首先在树莓派上安装xrdp sudo apt-get install xrdp sudo apt-get purge tightvnc xrdp sudo apt-get install tightvncserver xrdp 然后重启xrdp服务 sudo /etc/init.d/xrdp res 阅读全文
posted @ 2021-10-10 14:42 肥雕 阅读(188) 评论(0) 推荐(0)
摘要: 1.首先找到你的Python安装路径,路径分为Python安装包的和微软商店的 2.打开[设置],找到[[扩展]列表的Python 3.找到"Default Interpreter Path",输入框里的就是Python路径,修改成你的Python路径就可以了 或者打开Python插件的settin 阅读全文
posted @ 2021-07-21 03:54 肥雕 阅读(1471) 评论(0) 推荐(0)