摘要:
package com; import java.sql.*; public class DB { public Connection conn = null; public Statement stmt = null; public ResultSet rs = null; String url 阅读全文
posted @ 2023-09-27 12:50
漏网鲨鱼
阅读(14)
评论(0)
推荐(0)
摘要:
package com; import dao.Sub; import java.sql.PreparedStatement; import java.sql.SQLException; public class DBC { public void CreateTable(){ Sub sub =n 阅读全文
posted @ 2023-09-27 12:50
漏网鲨鱼
阅读(13)
评论(0)
推荐(0)
浙公网安备 33010602011771号