Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要下载 code.google.com 上的项目的源代码我无法执行结帐部分中给出的命令。我该怎么做?这是要在命令提示符下执行的命令。
hg clone https://code.google.com/p/gpspeedo/
hg是善变的命令。您需要安装 mercurial 才能执行此操作。
hg
在这里查看有关 mercurial 的信息