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.
我创建了一个从 MSsql 数据库中检索数据的.XML文件。VB.NET
.XML
VB.NET
现在我想将此.XML文件与 Android 应用程序连接,但我希望第一列 与“微调器”连接,其余列将在从“微调器”中选择一个值后显示。
我希望这个想法足够清楚。