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.
我需要在 UI 上显示几行,例如列出产品名称为“mobile”的所有产品。所以当我查询数据库时,我会得到 5 个包含 7 列的结果行。谁能告诉我如何实现这个。
我知道如何显示单列值,但不知道如何显示多列。