Cloud 9想要将目录更改为我的桌面

编程入门 行业动态 更新时间:2024-10-17 16:20:46
本文介绍了Cloud 9想要将目录更改为我的桌面的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

在Cloud 9 for Rails环境中使用终端时,是否可以将CD光盘安装到我的桌面上?

Is it possible to cd to my desktop when using the terminal in Cloud 9 for Rails environment?

如果我的本地硬盘上没有任何文件夹,那就没问题了.

If not any folder on my local Hard Drive would be fine.

推荐答案

没有内置方法可以将cloud9工作区中的代码与台式机同步.

There is no built-in way to sync the code in your cloud9 workspace with your desktop machine.

但是您有几种方法可以将文件从和复制到您的cloud9工作空间.

But you have several ways to copy files from and to your cloud9 workspace.

1. Git/Github 您可以使用git和github(或任何其他分布式版本控制系统)来同步代码(即 Upload (git push)). >以及随后 下载 (git clone)到台式机).

1. Git/Github You can use git and github (or any other distributed revision control system) to sync your code (i.e. Upload (git push) your code from cloud9 and later download (git clone) to your desktop machine).

2.从Cloud9下载 右键单击工作区树(在cloud9工作区左侧)中的文件或文件夹,然后选择Download.

2. Download from Cloud9 Rigth-click on the file or folder in the Workspace tree (on the left of your cloud9 workspace) and select Download.

3.从本地计算机上载 将本地文件拖放到工作区树上的特定文件夹.

3. Upload from your local machine Drag-and-drop you local file to a specific folder on your Workspace tree.

更多推荐

Cloud 9想要将目录更改为我的桌面

本文发布于:2023-11-01 01:58:18,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1547918.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:为我   桌面   目录   Cloud

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!