如何保存C#formapp的所有代码更改以便能够撤消它? [英] How to save all code's changes for C# formapp to be able to undo it?

查看:87
本文介绍了如何保存C#formapp的所有代码更改以便能够撤消它?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何保存C#formapp的所有代码更改以便能够撤消它?

How to save all code's changes for C# formapp to be able to undo it?

推荐答案

您需要查看源代码管理或修订控制系统 [ ^ ]



一些比较流行的是 GitHub [ ^ ],SVN [ ^ ]和 TFS [ ^ ]
You need to look into Source Control or Revision control systems[^]

Some of the more popular ones are GitHub[^], SVN[^] and TFS[^]


了解如何使用GitHub https://github.com/ [ ^ ] ..如果您不想学习提交代码的命令行方式等,请使用Atalassian SourceTree https://www.atlassian.com/software/sourcetree/overview [ ^ ]



那里网上有很多关于Github的教程
learn how to use GitHub https://github.com/[^] .. if you don't want to learn the command line way of committing code etc, use Atalassian SourceTree https://www.atlassian.com/software/sourcetree/overview[^]

there are plenty of tutorials out there on the web for Github


这篇关于如何保存C#formapp的所有代码更改以便能够撤消它?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆