摘要: import javax.swing.JButton;import javax.swing.JFrame;import javax.swing.JPanel;import javax.swing.JTextField;public class International extends JPanel... 阅读全文
posted @ 2015-10-02 19:31 夏子藤 阅读(185) 评论(0) 推荐(0)
摘要: import java.io.FileInputStream;import java.sql.Connection;import java.sql.DriverManager;import java.util.Properties;import org.apache.commons.dbcp.Bas... 阅读全文
posted @ 2015-10-02 19:27 夏子藤 阅读(188) 评论(0) 推荐(0)