Android 源安全
我们知道,对于 vb.net 来说,要备份&链接项目视觉源安全
可用,但我不知道关于android。我需要 Android 上同样的东西,我们可以从那里保存和保存获取项目工作
更新:
As we know that for vb.net , to backup & link project visual source safe
are available but i havent idea about android. i need same thing for android, from where we can save & get project work
Update:
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
强烈建议您仔细查看 Subversion 和 Git 来填补源安全当前为您扮演的角色。 Eclipse 与这两个系统的集成非常好。
这些现代源代码控制系统可能比您习惯使用的更复杂,但您会发现在初始设置后学习曲线相当平坦,并且好处(即使对于小项目)很快就会变得清晰。
堆栈溢出GIT 和 Eclipse 上的线程。
Strongly recommend that you look carefully as Subversion and Git to fill the role that source safe currently has for you. Eclipse is very well integrated to both of these two systems.
These modern source control systems are probably more complex than you are accustomed to using but you will find the learning curve fairly flat after initial set up and the benefits (even for a small project) become clear very quickly.
Stack overflow thread on GIT and Eclipse.
您可以使用 CVS、Subversion...
如果您想在 Eclipse 中使用 VSS,您可以下载这个插件。
You can use CVS, Subversion, ...
If you want to use VSS with Eclipse, you can download this plugin.