本文介绍了如何在 Windows 上打补丁?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
给定一个(源)补丁文件,在 Windows 下将这个补丁应用到源文件上的最简单方法是什么?
一个 GUI 工具,我可以在其中直观地比较未更改的源代码行.
解决方案
Windows 补丁 就是您要找的.
Given a (source) patch file, what's the easiest way to apply this patch on the source files under Windows?
A GUI tool where I can visually compare the unchanged-changed source lines would be great.
解决方案
Patch for Windows is what you're looking for.
这篇关于如何在 Windows 上打补丁?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!