如何下载这个源代码文件?

发布于 2024-10-16 12:37:30 字数 191 浏览 2 评论 0原文

Android 翻译应用

我该如何下载此主干链接中的所有文件? 我可以将其加载到eclipse IDE,Windows7 64位吗?

Android Translate Application

How can I download all file in this trunk link?
Can I load it into eclipse IDE, Windows7 64-bit?

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

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

发布评论

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

评论(3

眉目亦如画i 2024-10-23 12:37:30

按照另一个标签上的说明进行操作:

结账

如何获取此信息进入 Eclipse:

follow the instructions on the other tab:

checkout

how to get this into eclipse:

时常饿 2024-10-23 12:37:30

查看该网页上的结帐选项卡;它告诉你:

svn 结帐 http://apps-for-android.googlecode.com/svn /trunk/ apps-for-android-read-only

这意味着您需要为您的操作系统安装 subversion 并从命令提示符/shell 运行上述内容。

See the checkout tab on that webpage; it tells you:

svn checkout http://apps-for-android.googlecode.com/svn/trunk/ apps-for-android-read-only

Which means you need to install subversion for your operating system and run the above from a command prompt/shell.

扭转时空 2024-10-23 12:37:30

它是一个 SVN,所以在你的终端中输入:

svn结账
http://apps-for-android.googlecode.com/svn/trunk/ android 只读应用程序


it is an SVN, so type in your terminal :

svn checkout
http://apps-for-android.googlecode.com/svn/trunk/ apps-for-android-read-only

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