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.
作为我工作的一部分,我必须使用存储在数据库表中的值生成带有输入控件(例如文本框、选项按钮、浏览按钮等)的动态表单。是否有任何机制可以生成和验证具有不同数量的输入控制字段的动态表单!
现在的IDE支持从表格生成表格。Oracle Application Builder就是这样一个可以从后端表格生成表格的工具。您可以通过本教程了解它。
Oracle 应用程序生成器
使用 NetBeans IDE 在 Java 应用程序中绑定 Bean 和数据