在Visual Studio Python项目中工作时如何访问远程设备数据?

发布于 2025-02-11 09:48:06 字数 184 浏览 0 评论 0原文

我正在研究Visual Studio代码中的Python项目。我正在为此使用服务器,因此我的当前目录是服务器中的文件夹,我想处理存储在远程设备上的数据。我想问一下如何在Python中访问我的数据,我是否需要将数据加载到服务器上,或者可以直接访问远程设备上的数据而不将其加载到服务器上?我是Visual Studio代码的新手,因此我需要此帮助。先感谢您。

I am working on a python project in visual studio code. I am using a server for it so my current directory is a folder in the server and I want to work on data that is stored on my remote device. I wanted to ask how can I access my data in python, do I need to load the data on the server or can I directly access the data on my remote device without loading it onto the server? I am new to visual studio code therefore I need this help. Thank you in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

他不在意 2025-02-18 09:48:06

您可以尝试Windows或 ssh 在VSCODE中。

enter image description here

You can try the remote connection provided by windows or SSH in vscode.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文