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.
我想在几个档案中的几个文件中更改几行。我可以通过解包到临时位置、更改和重新打包来做到这一点。
但是,我的印象是,通过使用 truezip,我应该能够就地进行这种处理。
你们中的任何人都可以帮忙吗?