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.
我将.cls文件拖到 Intersystems studio,旧版本代码覆盖了我的最新版本代码,有什么办法可以取回我覆盖的 cls 文件?
.cls
InterSystems Caché/IRIS 将大部分代码直接存储在数据库中,并且默认情况下数据库是日志记录的。因此,您可以通过这些期刊恢复您的代码。但不幸的是,解释如何做到这一点并不容易。