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.
最近我们接到了客户的一个任务。他有一个非常旧的 Web 应用程序(已编译),但他丢失了它的源代码。他想在其中做一点点改变。只需删除几行即可。由于我们只有 dll,我下载了 RedGate 的 .Net Reflector 8 和 Reflexil。但是我们都不知道如何更改 dll 中的代码并将其作为新的 dll 再次保存。我知道它必须非常简单,但我之前从未做过类似的事情。任何帮助将不胜感激。谢谢。