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.
我有一个具有数据库查询的活动,它从查询中带回 300 条记录。现在我转移到另一个活动并在同一个数据库中进行更改。现在,当我返回第一个活动并通过执行相同的查询刷新数据库时,我得到了 600 条记录。
谁能建议我哪里出错了?
似乎问题不在于我提出的查询,而是取决于我一直遵循的 UI 渲染模式,再次为 Harism 提出了问题,再次感谢大家,每次我在这里都提供帮助,干杯!