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.
我基于 Qt5 开发应用程序。在我的应用程序中,我使用 sqlite3 数据库。然后我发现了一个问题,即当我的应用程序首次启动时 sqlite3 QSqlQuery.next() 非常慢。