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.
我通过网络服务从数据库中获取数据。我必须将数据设置为微调器。是否可以将数据从数据库分配给微调器?如果可能,它是怎样的?请帮我。提前致谢........
是的,您可以从数据库中读取数据,然后设置为微调器。
看这个例子