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.
我从结构方面有两个相同的 sqlite 数据库。我想在两者之间同步数据,但我需要让一些表远离同步。
有没有图书馆可以做到这一点,还是我必须自己做?
PS 我正在使用 C++/Wt