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.
我已从单个列表中的数据库表中检索值。现在我希望它根据每一行分开。例如,当我执行查询以拉取整个表时。整个数据当前存储在一个列表中。现在我希望它被逐行分隔,以便我可以单独访问每一行。代码片段将不胜感激。
提前致谢