参考解答
Java中的Swing组件使用了MVC(视图-模型-控制器)设计模式 。
相似问题
什么时候使用CallableStatement?用来准备CallableStatement的方法是什
什么时候使用CallableStatement?用来准备CallableStatement的方法是什么?
Class.forName()方法有什么作用?
Class forName()方法有什么作用?
数据库连接池是什么意思?
数据库连接池是什么意思?
什么是JDBC?JDBC的作用是什么?
什么是JDBC?JDBC的作用是什么?
PreparedStatement比Statement有什么优势?
PreparedStatement比Statement有什么优势?
