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.
我正在编写一个商业 Android 应用程序来进行调查,它还应该提供编辑调查的选项。在不编写显式逻辑的情况下将 UI 字段链接到数据库的最佳方法是什么。
目前,我对 Java 数据绑定框架的方式了解不多。对不起!